$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Layouts/client.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
$metaTags = array(
'Page' => array(
'id' => '15',
'static_page_heading' => 'shipment-search',
'static_page_title' => null,
'meta_title' => 'Transporters List | Anything Anywhere in Africa and the world - Afodel',
'meta_keyword' => 'Transport Company, Logistic Services Providers, Transportation Services, packers and movers in Africa and the world, professional packers and movers
',
'meta_description' => 'Search Transport Enquires in Africa and the world ! Afodel provides a platform to the customers for placing their requirement of shipment and also can place their transport services.
',
'static_page_title_en' => 'Shipment Search',
'static_page_description_en' => 'Shipment Search',
'static_page_title_hi' => 'shipment search ',
'static_page_description_hi' => 'shipment search',
'page_list' => '1'
)
)
include - APP/View/Layouts/client.ctp, line 114
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: setroute [APP/View/Layouts/client.ctp, line 115]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Layouts/client.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
$metaTags = array(
'Page' => array(
'id' => '15',
'static_page_heading' => 'shipment-search',
'static_page_title' => null,
'meta_title' => 'Transporters List | Anything Anywhere in Africa and the world - Afodel',
'meta_keyword' => 'Transport Company, Logistic Services Providers, Transportation Services, packers and movers in Africa and the world, professional packers and movers
',
'meta_description' => 'Search Transport Enquires in Africa and the world ! Afodel provides a platform to the customers for placing their requirement of shipment and also can place their transport services.
',
'static_page_title_en' => 'Shipment Search',
'static_page_description_en' => 'Shipment Search',
'static_page_title_hi' => 'shipment search ',
'static_page_description_hi' => 'shipment search',
'page_list' => '1'
)
)
include - APP/View/Layouts/client.ctp, line 115
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: setroute [APP/View/Layouts/client.ctp, line 116]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Layouts/client.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
$metaTags = array(
'Page' => array(
'id' => '15',
'static_page_heading' => 'shipment-search',
'static_page_title' => null,
'meta_title' => 'Transporters List | Anything Anywhere in Africa and the world - Afodel',
'meta_keyword' => 'Transport Company, Logistic Services Providers, Transportation Services, packers and movers in Africa and the world, professional packers and movers
',
'meta_description' => 'Search Transport Enquires in Africa and the world ! Afodel provides a platform to the customers for placing their requirement of shipment and also can place their transport services.
',
'static_page_title_en' => 'Shipment Search',
'static_page_description_en' => 'Shipment Search',
'static_page_title_hi' => 'shipment search ',
'static_page_description_hi' => 'shipment search',
'page_list' => '1'
)
)
include - APP/View/Layouts/client.ctp, line 116
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: setroute [APP/View/Layouts/client.ctp, line 121]
<?php} if ($metaTags['Page']['meta_keyword']) { $metaTags['Page']['meta_keyword'] = str_replace('CITY NAME', $setroute, $metaTags['Page']['meta_keyword']);
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Layouts/client.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
$metaTags = array(
'Page' => array(
'id' => '15',
'static_page_heading' => 'shipment-search',
'static_page_title' => null,
'meta_title' => 'Transporters List | Anything Anywhere in Africa and the world - Afodel',
'meta_keyword' => 'Transport Company, Logistic Services Providers, Transportation Services, packers and movers in Africa and the world, professional packers and movers
',
'meta_description' => 'Search Transport Enquires in Africa and the world ! Afodel provides a platform to the customers for placing their requirement of shipment and also can place their transport services.
',
'static_page_title_en' => 'Shipment Search',
'static_page_description_en' => 'Shipment Search',
'static_page_title_hi' => 'shipment search ',
'static_page_description_hi' => 'shipment search',
'page_list' => '1'
)
)
include - APP/View/Layouts/client.ctp, line 121
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: setroute [APP/View/Layouts/client.ctp, line 122]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Layouts/client.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
$metaTags = array(
'Page' => array(
'id' => '15',
'static_page_heading' => 'shipment-search',
'static_page_title' => null,
'meta_title' => 'Transporters List | Anything Anywhere in Africa and the world - Afodel',
'meta_keyword' => 'Transport Company, Logistic Services Providers, Transportation Services, packers and movers in Africa and the world, professional packers and movers
',
'meta_description' => 'Search Transport Enquires in Africa and the world ! Afodel provides a platform to the customers for placing their requirement of shipment and also can place their transport services.
',
'static_page_title_en' => 'Shipment Search',
'static_page_description_en' => 'Shipment Search',
'static_page_title_hi' => 'shipment search ',
'static_page_description_hi' => 'shipment search',
'page_list' => '1'
)
)
include - APP/View/Layouts/client.ctp, line 122
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: setroute [APP/View/Layouts/client.ctp, line 123]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Layouts/client.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
$metaTags = array(
'Page' => array(
'id' => '15',
'static_page_heading' => 'shipment-search',
'static_page_title' => null,
'meta_title' => 'Transporters List | Anything Anywhere in Africa and the world - Afodel',
'meta_keyword' => 'Transport Company, Logistic Services Providers, Transportation Services, packers and movers in Africa and the world, professional packers and movers
',
'meta_description' => 'Search Transport Enquires in Africa and the world ! Afodel provides a platform to the customers for placing their requirement of shipment and also can place their transport services.
',
'static_page_title_en' => 'Shipment Search',
'static_page_description_en' => 'Shipment Search',
'static_page_title_hi' => 'shipment search ',
'static_page_description_hi' => 'shipment search',
'page_list' => '1'
)
)
include - APP/View/Layouts/client.ctp, line 123
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: slug [APP/View/Elements/header_inner.ctp, line 25]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Elements/header_inner.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
include - APP/View/Elements/header_inner.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/client.ctp, line 330
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: slug [APP/View/Elements/header_inner.ctp, line 28]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Elements/header_inner.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
include - APP/View/Elements/header_inner.ctp, line 28
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/client.ctp, line 330
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: blogActive [APP/View/Elements/header_inner.ctp, line 31]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Elements/header_inner.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
include - APP/View/Elements/header_inner.ctp, line 31
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/client.ctp, line 330
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined variable: headerCategories [APP/View/Elements/header_inner.ctp, line 34]
$viewFile = '/var/www/vhosts/afodel.com/marketplace.afodel.com/app/View/Elements/header_inner.ctp'
$dataForView = array(
'enquires' => array(
(int) 0 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Enquiry' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'urlSeparator' => 'page:5/sort:Enquiry.pickup_place/direction:asc',
'separator' => '',
'categoryList' => array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
),
'static_page_heading' => 'shipment-search',
'search' => 'active',
'title_for_layout' => 'Afodel :: :: Enquiry List',
'content_for_layout' => '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>',
'scripts_for_layout' => ''
)
$enquires = array(
(int) 0 => array(
'Enquiry' => array(
'id' => '65',
'slug' => 'enquiry-1164-228671611304441',
'title' => 'TV and mobile phone',
'user_id' => '249',
'category_id' => '42',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-01-31',
'pickup_place' => 'Dubai',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Accra, Ghana',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '5.6037168',
'to_longitude' => '-0.1869644',
'is_quoted' => false,
'ip_address' => '217.165.161.36',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-01-22 08:34:01',
'modified' => '2021-02-21 08:59:45',
'distance' => '9,614 km',
'travel_time' => '5 days 12 hours',
'frieghts' => 'Air Freight',
'job_number' => 'AF249579106'
),
'Category' => array(
'id' => '42',
'parent_id' => '0',
'name' => 'House Hold Goods',
'description' => '<div><b><font size="5">Household Goods Shipping & International Relocation</font></b></div><div><b><font size="5"><br></font></b></div><div><h3 data-path-to-node="10"><font size="4"><b>Your Trusted Partner for Moving Home Across Borders</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Moving to a new house is an adventure, but shipping your belongings shouldn't be a struggle. Whether you are relocating your entire household or sending a few boxes of personal effects to family abroad, <b data-path-to-node="11" data-index-in-node="203">Afodel</b> connects you with professional moving experts and freight agents who specialize in residential logistics.</font></p><p data-path-to-node="12"><font size="3">From the UK , USA, China and Europe to the heart of Africa, we make international relocation simple, affordable, and secure.</font></p><p data-path-to-node="12"><br></p><h2 data-path-to-node="14"><b><font size="4">Comprehensive Solutions for Your Household Move</font></b></h2><div><br></div><h3 data-path-to-node="15"><font size="4"><b>1. Full-Service Home Relocation</b></font></h3><p data-path-to-node="16"><font size="3">Find agents who handle everything from start to finish. Our marketplace features movers experienced in:</font></p><ul data-path-to-node="17"><li><p data-path-to-node="17,0,0"><font size="3"><b data-path-to-node="17,0,0" data-index-in-node="0">Furniture Shipping:</b> Safe transport for sofas, beds, dining sets, and wardrobes.</font></p></li><li><p data-path-to-node="17,1,0"><font size="3"><b data-path-to-node="17,1,0" data-index-in-node="0">Personal Effects:</b> Secure handling of clothes, books, and kitchenware.</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><b data-path-to-node="17,2,0" data-index-in-node="0">White Goods:</b> Specialized logistics for refrigerators, washing machines, and ovens</font></p></li><li><p data-path-to-node="17,2,0"><font size="3"><br></font></p></li></ul><h3 data-path-to-node="18"><b><font size="4">2. Door-to-Door Delivery</font></b></h3><div><br></div><p data-path-to-node="19"><font size="3">Take the stress out of the "last mile." Many of our verified agents offer door-to-door services, meaning they pick up from your current residence and deliver directly to your new front door, handling customs clearance and local transport on your behalf.</font></p><p data-path-to-node="19"><font size="3"><br></font></p><h3 data-path-to-node="20"><font size="4"><b>3. Shared vs. Full Container Loads (LCL vs. FCL)</b></font></h3><div><br></div><ul data-path-to-node="21"><li><p data-path-to-node="21,0,0"><font size="3"><b data-path-to-node="21,0,0" data-index-in-node="0">LCL (Less than Container Load):</b> Perfect for shipping a few items or small rooms. You only pay for the space you use.</font></p></li><li><p data-path-to-node="21,1,0"><font size="3"><b data-path-to-node="21,1,0" data-index-in-node="0">FCL (Full Container Load):</b> Ideal for 3–5 bedroom home moves, giving you exclusive use of a 20ft or 40ft container.</font></p></li></ul><p data-path-to-node="12"><br></p><h2 data-path-to-node="23"><b><font size="4">Why Move with Afodel?</font></b></h2><div><br></div><ul data-path-to-node="24"><li><p data-path-to-node="24,0,0"><font size="3"><b data-path-to-node="24,0,0" data-index-in-node="0">Verified Relocation Experts:</b> We vet our agents to ensure they have the expertise to handle household moves, including knowledge of international customs regulations for "used personal effects."</font></p></li><li><p data-path-to-node="24,1,0"><font size="3"><b data-path-to-node="24,1,0" data-index-in-node="0">Competitive Bidding:</b> Don’t settle for the first price you see. Post your moving requirements and let multiple agents compete for your job, ensuring you get the best market rate.</font></p></li><li><p data-path-to-node="24,2,0"><font size="3"><b data-path-to-node="24,2,0" data-index-in-node="0">Tailored for the UK, USA, China, Dubai -Africa Corridor:</b> We specialize in helping the African diaspora and expats move goods between the UK, USA, China, India, Dubai, Europe, and Africa with agents who understand the local terrain.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="26"><b><font size="4">Moving Tips: How to Prepare Your Household Goods</font></b></h2><div><br></div><ol start="1" data-path-to-node="27"><li><p data-path-to-node="27,0,0"><font size="3"><b data-path-to-node="27,0,0" data-index-in-node="0">Declutter Before You Quote:</b> The cost of shipping is often based on volume. Sell or donate items you no longer need to save on freight costs.</font></p></li><li><p data-path-to-node="27,1,0"><font size="3"><b data-path-to-node="27,1,0" data-index-in-node="0">Inventory Everything:</b> Create a detailed packing list. This is essential for insurance purposes and customs declarations.</font></p></li><li><p data-path-to-node="27,2,0"><font size="3"><b data-path-to-node="27,2,0" data-index-in-node="0">Label by Room:</b> Clearly mark boxes with their destination room (e.g., "Kitchen," "Master Bedroom") to make unpacking at your destination much faster.</font></p></li><li><p data-path-to-node="27,3,0"><font size="3"><b data-path-to-node="27,3,0" data-index-in-node="0">Use Sturdy Boxes:</b> International shipping involves multiple touchpoints. Use double-walled corrugated boxes for maximum protection.</font></p></li></ol><div><br></div><div><h2 data-path-to-node="29"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="30"><font size="3"><b data-path-to-node="30" data-index-in-node="0">Can I ship my household goods from the UK, EU, China, Dubai and other countries to Africa?</b>
Yes! Afodel specializes in major countries like UK, China, EU, USA, Dubai and other major hubs to-Africa trade route. We have agents specifically experienced in clearing household goods through customs in countries like Nigeria, South Africa, Zimbabwe, Ghana, Kenya, and more.</font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0"><br></b></font></p><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">How is the cost of shipping household goods calculated?</b>
Costs are generally determined by the volume (cubic meters) or weight of your items, the distance of the move, and whether you require additional services like packing or stairs-handling.</font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0"><br></b></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Do I need to pay customs duties on my used furniture?</b>
In many countries, "used household effects" may be exempt from certain duties if you have owned them for a specific period (usually 6-12 months). Our agents can advise you on the specific rules for your destination.</font></p><p data-path-to-node="32"><br></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Moving soon? </b></font></p><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Get your free quotes now.</b>
<b data-path-to-node="35" data-index-in-node="40"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Request a Moving Quote</a></b> – List your household items and compare prices.</font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are you a professional mover?</b>
<a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="36" data-index-in-node="31">Register as a Logistics Partner</b></a>– Grow your business by connecting with families and individuals relocating internationally.</font></p><p data-path-to-node="32"><br></p><br></div><hr data-path-to-node="28"><br><h3 data-path-to-node="38"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="39"><li><p data-path-to-node="39,0,0"><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank"><b data-path-to-node="39,0,0" data-index-in-node="0"><span style="">Fragile Goods</span></b></a> – For antiques, mirrors, and delicate home decor.</p></li><li><p data-path-to-node="39,1,0"><b data-path-to-node="39,1,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/vehicle" title="" target="_blank">Vehicle Transportation</a></span></b> – Need to ship your car along with your furniture?</p></li><li><p data-path-to-node="39,2,0"><a href="https://blog.afodel.com/top-25-freight-forwarders-in-africa/" title="" target="_blank">Shipping companies to Africa</a> – 25 Freight Forwarders In Africa.</p></li></ul></div></div>',
'name_hi' => 'गृह पकड़ माल',
'select_image' => 'f38c1_good_house_active.png',
'unselect_image' => '3a1a6_good_house.png',
'slug' => 'household',
'status' => '1',
'meta_tag' => 'International household moving',
'meta_title' => 'Household Goods Shipping | Afodel Marketplace',
'meta_desc' => 'Moving home? Compare quotes for shipping household goods, furniture, and personal effects. Reliable door-to-door relocation services from the UK, USA, China and EU to Africa and beyond.',
'created' => '2014-11-18 06:52:09',
'modified' => '2026-05-05 15:53:19'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 1 => array(
'Enquiry' => array(
'id' => '89',
'slug' => 'enquiry-3035-492461673887221',
'title' => '2 Pallets 100 x 120 x 170',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-01-24',
'pickup_place' => 'E10 7FE',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'RM16 3DJ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-01-16 16:40:21',
'modified' => '2023-01-16 16:40:21',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight,Sea Freight,Road Freight ',
'job_number' => 'AF222214083'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 2 => array(
'Enquiry' => array(
'id' => '83',
'slug' => 'enquiry-3747-692471624212623',
'title' => 'Kitchen electrical and clothing ',
'user_id' => '365',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2021-06-21',
'pickup_place' => 'E5 9QD ',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos ',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '82.47.231.62',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2021-06-20 18:10:23',
'modified' => '2021-06-20 18:21:34',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF365684986'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => null,
'registration_number' => null,
'full_name' => null,
'last_name' => null,
'is_name_showing' => null,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => null,
'profile_image' => null,
'contact' => null,
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => null,
'activation_status' => null,
'last_login_ip' => null,
'online_status' => null,
'user_type' => null,
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => null,
'branch_cities' => null,
'branch_states' => null,
'slug' => null,
'lastupdate' => null,
'is_list' => null,
'created' => null,
'modified' => null,
'status' => null,
'individual_company' => null,
'device_id' => null,
'device_type' => null,
'current_lat' => null,
'current_long' => null,
'previous_lat' => null,
'previous_long' => null,
'contact_person' => null,
'social_number' => null,
'vat' => null,
'is_free_plan_used' => null,
'payment_id' => null,
'total_bid' => null,
'start_date' => null,
'expiry_date' => null,
'package' => null,
'amount' => null,
'payment_type' => null,
'plan_id' => null,
'is_payment_recurring' => null,
'remaining_no_of_cycle' => null,
'mobile_verification_code' => null,
'is_mobile_verified' => null,
'address_verification_code' => null,
'is_address_verified' => null,
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => null,
'website_link' => null,
'images' => null,
'country_city' => null,
'subcription_end_date' => null,
'facebook_link' => null,
'twitter_link' => null,
'whatsapp_link' => null,
'linkedIn_link' => null,
'meta_title' => null,
'meta_description' => null,
'meta_keyword' => null,
'subcription_start_date' => null
)
),
(int) 3 => array(
'Enquiry' => array(
'id' => '33',
'slug' => 'enquiry-9726-296971602590957',
'title' => '50*50kg artificial coal',
'user_id' => '198',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-10-31',
'pickup_place' => 'Egypt',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Kenya',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '26.820553',
'from_longitude' => '30.802498',
'to_latitude' => '-0.023559',
'to_longitude' => '37.906193',
'is_quoted' => false,
'ip_address' => '197.156.190.250',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Sea Freight',
'job_number' => ''
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '198',
'registration_number' => '',
'full_name' => 'Michael Wanki',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'miknjibs@gmail.com',
'profile_image' => null,
'contact' => '+254723929993',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '197.156.190.250',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'michael-wanki',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2020-10-13 12:09:17',
'modified' => '2020-10-13 12:09:17',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 4 => array(
'Enquiry' => array(
'id' => '126',
'slug' => 'enquiry-1853-310251680516520',
'title' => '50kg pallet 120 x 80 x 30',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-04',
'pickup_place' => 'Ellistown, Coalville LE67 1EU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7009571',
'from_longitude' => '-1.3647941',
'to_latitude' => '51.5161121',
'to_longitude' => '0.1885863',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-03 10:08:40',
'modified' => '2023-04-03 10:08:40',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => 'AF222158441'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 5 => array(
'Enquiry' => array(
'id' => '47',
'slug' => 'enquiry-4302-205761605039239',
'title' => '4 boxes 70kg in total ',
'user_id' => '97',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2020-11-12',
'pickup_place' => 'Elm Street, Shrewsbury SY1 2PU, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Rainham RM13 9YY, UK',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '52.7195441',
'from_longitude' => '-2.7528618',
'to_latitude' => '51.51551329999999',
'to_longitude' => '0.1887871',
'is_quoted' => false,
'ip_address' => '90.202.51.13',
'total_quote' => null,
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2020-11-10 20:13:59',
'modified' => '2020-11-10 20:13:59',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Road Freight ',
'job_number' => ''
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '97',
'registration_number' => '',
'full_name' => 'Mike ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'ify@mdscargo.com',
'profile_image' => '',
'contact' => 'Mike',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '4',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.124.100.189',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '90.210.13.180',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'mike',
'lastupdate' => '2023-02-12',
'is_list' => true,
'created' => '2020-03-30 21:27:34',
'modified' => '2023-02-12 18:57:25',
'status' => '1',
'individual_company' => '',
'device_id' => 'fp-iV5tTxhc:APA91bEFu59rL4sLWPbgKk4-2zQ5eckki4b32qQTUQQUzhaNv7Xxddv5SzfelaFb5WS_9PkvINPFyHKOX8bE8j1laP7U1I0x250HEVXeh4gMNxgT-pE-HF1_9DwumchkCzdllUcKyhPG',
'device_type' => 'Android',
'current_lat' => '51.5729123',
'current_long' => '0.4610734',
'previous_lat' => '51.57053',
'previous_long' => '0.40945666666667',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '800289',
'is_mobile_verified' => '0',
'address_verification_code' => '566942',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 6 => array(
'Enquiry' => array(
'id' => '234',
'slug' => 'enquiry-2883-668201704609788',
'title' => 'Kitchen accessories concrete',
'user_id' => '482',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-20',
'pickup_place' => 'France ',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria ',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '',
'from_longitude' => '',
'to_latitude' => '',
'to_longitude' => '',
'is_quoted' => false,
'ip_address' => '102.89.22.115',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '757e6_IMG-20240104-WA0051.jpg',
'status' => true,
'created' => '2024-01-07 06:43:08',
'modified' => '2024-01-07 20:31:15',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF482128443'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '482',
'registration_number' => 'CUST482241084',
'full_name' => 'Olakunle Ishola ',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Sceptrekunle@gmail.com',
'profile_image' => null,
'contact' => '+2347060962529',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '102.89.22.115',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'olakunle-ishola',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-01-07 06:43:07',
'modified' => '2024-01-07 06:43:07',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 7 => array(
'Enquiry' => array(
'id' => '239',
'slug' => 'enquiry-532-931191706559574',
'title' => '1 Suitcase 25kg Southend to Lagos Nigeria - Must send goods by 01/02/24',
'user_id' => '222',
'category_id' => '60',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-01-30',
'pickup_place' => 'Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK',
'from_country_id' => '1',
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Lagos, Nigeria',
'to_country_id' => '1',
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '51.5488946',
'from_longitude' => '0.6984522999999999',
'to_latitude' => '6.5243793',
'to_longitude' => '3.3792057',
'is_quoted' => false,
'ip_address' => '2.124.100.189',
'total_quote' => '1',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-01-29 20:19:34',
'modified' => '2024-02-05 22:04:48',
'distance' => null,
'travel_time' => null,
'frieghts' => 'Air Freight',
'job_number' => 'AF222840098'
),
'Category' => array(
'id' => '60',
'parent_id' => '0',
'name' => 'General Items',
'description' => '<h2 data-path-to-node="9"><b><font size="5">General Cargo & Miscellaneous Goods Shipping</font></b></h2><div><br></div><h3 data-path-to-node="10"><font size="4"><b>Flexible Logistics Solutions for Everything Else</b></font></h3><div><br></div><p data-path-to-node="11"><font size="3">Not every shipment fits into a neat box. Whether you are sending a care package to family, moving miscellaneous office supplies, or shipping a mix of retail products, <b data-path-to-node="11" data-index-in-node="167">Afodel</b> is your go-to marketplace for <b data-path-to-node="11" data-index-in-node="204">general items shipping</b>.</font></p><p data-path-to-node="11"><font size="3"><br></font></p><p data-path-to-node="12"><font size="3">We connect you with a diverse network of couriers and freight forwarders who specialize in "General Cargo"—providing the flexibility you need for items that don't require specialized industrial or hazardous handling.</font></p><p data-path-to-node="12"><font size="3"><br></font></p><br><h2 data-path-to-node="14"><font size="4"><b>What Qualifies as "General Items"?</b></font></h2><div><br></div><p data-path-to-node="15"><font size="3">Our General Items category is designed for versatility. Common shipments include:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Retail & E-commerce Goods:</b> Clothing, shoes, textiles, and fashion accessories.</font></p></li><li><p data-path-to-node="16,1,0"><font size="3"><b data-path-to-node="16,1,0" data-index-in-node="0">Books & Media:</b> Educational materials, stationery, and printed goods.</font></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Small Appliances:</b> Kitchen gadgets, blenders, and non-sensitive hardware.</font></p></li><li><p data-path-to-node="16,3,0"><font size="3"><b data-path-to-node="16,3,0" data-index-in-node="0">Personal Care:</b> Non-liquid toiletries, beauty products, and dry goods.</font></p></li><li><p data-path-to-node="16,4,0"><font size="3"><b data-path-to-node="16,4,0" data-index-in-node="0">Gifts & Parcels:</b> Seasonal hampers and miscellaneous family packages.</font></p></li></ul><div><br></div><div><h2 data-path-to-node="18"><font size="4"><b><br></b></font></h2><h2 data-path-to-node="18"><font size="4"><b>Why Use Afodel for General Shipping?</b></font></h2><div><br></div><h3 data-path-to-node="19"><b><font size="4">1. Groupage & Consolidated Shipping (Save Money!)</font></b></h3><p data-path-to-node="20">I<font size="3">f you aren't shipping enough to fill a whole container, our agents offer <b data-path-to-node="20" data-index-in-node="74">Groupage (LCL)</b> services. Your general items are grouped with others, allowing you to share the shipping cost and enjoy professional freight rates even for small volumes.</font></p><p data-path-to-node="20"><font size="3"><br></font></p><h3 data-path-to-node="21"><font size="4"><b>2. Verified Courier Network</b></font></h3><p data-path-to-node="22"><font size="3">From international giants to specialized local "Man and Van" services for the UK, EU, USA, China, Dubia and other countries-Africa corridor, every agent on Afodel is vetted for reliability and transparency.</font></p><p data-path-to-node="22"><font size="3"><br></font></p><h3 data-path-to-node="23"><b><font size="4">3. Simplified Quoting Process</font></b></h3><p data-path-to-node="24"><font size="3">Don't waste time calling dozens of companies. Post your item details once—weight, dimensions, and destination—and receive competitive bids from multiple agents within hours.</font></p><br><h2 data-path-to-node="26"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="26"><b><font size="4">Shipping from major world trade routes to Africa</font></b></h2><div><br></div><p data-path-to-node="27"><font size="3">Afodel excels in bridging the gap between Europe, Asia, USA and Africa. Our agents are experts in navigating the logistics of:</font></p><p data-path-to-node="27"><font size="3"><br></font></p><ul data-path-to-node="28"><li><p data-path-to-node="28,0,0"><font size="3"><b data-path-to-node="28,0,0" data-index-in-node="0">UK to Nigeria / Ghana / Kenya / South Africa / Zimbabwe / Egypt and other countries in Africa</b></font></p></li><li><p data-path-to-node="28,1,0"><font size="3"><b data-path-to-node="28,1,0" data-index-in-node="0">Intra-Africa Cargo Movements</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0">Door-to-Door Courier Services</b></font></p></li><li><p data-path-to-node="28,2,0"><font size="3"><b data-path-to-node="28,2,0" data-index-in-node="0"><br></b></font></p></li></ul><p data-path-to-node="29"><font size="3">By using our marketplace, you gain access to agents who understand local customs procedures, helping you avoid unexpected delays or hidden fees at the point of entry.</font></p></div><div><br></div><div><h2 data-path-to-node="31"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="31"><b><font size="4">How to Get the Best Rates for General Items</font></b></h2><div><br></div><ol start="1" data-path-to-node="32"><li><p data-path-to-node="32,0,0"><font size="3"><b data-path-to-node="32,0,0" data-index-in-node="0">Know Your Dimensions:</b> Accurate length, width, height, and weight are crucial for getting an exact quote.</font></p></li><li><p data-path-to-node="32,1,0"><font size="3"><b data-path-to-node="32,1,0" data-index-in-node="0">Pack Efficiently:</b> Use appropriately sized boxes to avoid "volumetric weight" charges (where you pay for the space a light box takes up).</font></p></li><li><p data-path-to-node="32,2,0"><font size="3"><b data-path-to-node="32,2,0" data-index-in-node="0">Consolidate:</b> If you have multiple small items, pack them into one larger, sturdy box to reduce per-item handling fees.</font></p></li><li><p data-path-to-node="32,3,0"><font size="3"><b data-path-to-node="32,3,0" data-index-in-node="0">Compare Bids:</b> Look beyond just the price—check the agent’s reviews and estimated delivery times on their Afodel profile.</font></p></li></ol><br><h2 data-path-to-node="34"><b><font size="4"><br></font></b></h2><h2 data-path-to-node="34"><b><font size="4">Frequently Asked Questions (FAQ)</font></b></h2><div><br></div><p data-path-to-node="35"><font size="3"><b data-path-to-node="35" data-index-in-node="0">Is there a minimum weight for shipping general items?</b>
No. Our marketplace includes agents ranging from small parcel couriers to large-scale freight forwarders, so you can ship anything from a single document to several pallets.</font></p><p data-path-to-node="35"><font size="3"><br></font></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Are there items I cannot ship under "General Items"?</b>
Yes. For safety and legal reasons, items like flammable liquids, ammunition, perishable foods, and live animals are excluded. Please check our <a _ngcontent-ng-c4057496317="" target="_blank" rel="noopener" _nghost-ng-c1676480764="" href="https://www.google.com/search?q=https://marketplace.afodel.com/blogs/detail/exporting-from-the-uk-to-nigeria" class="ng-star-inserted" data-hveid="0" data-ved="0CAAQ_4QMahgKEwj0vM_svp-UAxUAAAAAHQAAAAAQsAE">Prohibited Items Guide</a> for more details.</font></p><p data-path-to-node="36"><font size="3"><br></font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">How long does general cargo take to arrive?</b>
Air freight typically takes 3–7 business days, while sea freight can take 4–8 weeks depending on the destination port and customs clearance.</font></p><p data-path-to-node="37"><br></p><p data-path-to-node="37"><br></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0">Have something to ship?</b></font></p><p data-path-to-node="40"><font size="3"><b data-path-to-node="40" data-index-in-node="0"><br></b></font></p><p data-path-to-node="40"><font size="3"> <a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank"><b data-path-to-node="40" data-index-in-node="25">Get a General Shipping Quote</b></a>– Fast, easy, and no obligation.</font></p><p data-path-to-node="41"><font size="3"><b data-path-to-node="41" data-index-in-node="0">Looking for new shipping leads?</b> </font></p><p data-path-to-node="41"><font size="3"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank"><b data-path-to-node="41" data-index-in-node="33">Join Afodel as an Agent</b> </a>– Start bidding on general cargo jobs today.</font></p><p data-path-to-node="41"><br></p><p data-path-to-node="41"><br></p><h3 data-path-to-node="43"><b><font size="4">Related Links</font></b></h3><ul data-path-to-node="44"><li><p data-path-to-node="44,0,0"><font size="3"><b data-path-to-node="44,0,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – For furniture and full home relocations.</font></p></li><li><p data-path-to-node="44,1,0"><font size="3"><b><a href="https://marketplace.afodel.com/enquires/lists" title="" target="_blank">Current Job Listing</a> </b> – Search for job.</font></p></li><li><p data-path-to-node="44,2,0"><font size="3"><b data-path-to-node="44,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/fragile-goods" title="" target="_blank">Fragile Goods</a></span></b> – For glassware and delicate items.</font></p></li></ul><p data-path-to-node="41"><br></p></div><hr data-path-to-node="17">',
'name_hi' => 'जनरल आइटम',
'select_image' => '73a60_general_items_active.png',
'unselect_image' => '6f10c_general_items.png',
'slug' => 'general-items',
'status' => '1',
'meta_tag' => 'General cargo shipping ',
'meta_title' => 'General Items Shipping & Global Parcel | Afodel',
'meta_desc' => 'Shipping miscellaneous goods or small parcels? Connect with verified freight agents for general cargo delivery from the UK to Africa and worldwide. Fast, secure, and affordable.',
'created' => '2015-01-17 11:08:01',
'modified' => '2026-05-05 16:02:36'
),
'User' => array(
'password' => '*****',
'id' => '222',
'registration_number' => '',
'full_name' => 'Afodel Customer Syndicate',
'last_name' => null,
'is_name_showing' => false,
'company_name' => '',
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'sales@afodel.com',
'profile_image' => '815a6_Verified-350-2.png',
'contact' => '447466537567',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => '0',
'address' => '',
'city' => null,
'state' => null,
'country_id' => '230',
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => '2.221.102.249',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => 'reference by a friend',
'where_you_heard_custom' => null,
'ip_address' => '90.202.51.13',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'afodel-customer-syndicate',
'lastupdate' => '2026-04-27',
'is_list' => false,
'created' => '2020-11-26 12:22:47',
'modified' => '2026-04-27 19:18:03',
'status' => '1',
'individual_company' => '',
'device_id' => 'f0bIlzB3Nxo:APA91bEhs8YHvtHuw_wb4Sh6BjR55JBoKukGheqGz-TGhV3-n6BwD4RjQGXIHDmctGgIiMR2J91tudjy4PMiD2RuvIuqbnIu4shJ47rH8Kxa5xN2FkdWGrUPrvUiqq2nZeGwRprw0Xwz',
'device_type' => 'Android',
'current_lat' => '51.5714451',
'current_long' => '0.4074692',
'previous_lat' => '51.5714101',
'previous_long' => '0.4074616',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 8 => array(
'Enquiry' => array(
'id' => '162',
'slug' => 'enquiry-4885-715531682504966',
'title' => '2 Phones',
'user_id' => '440',
'category_id' => '1',
'category_other' => 'Phone',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2023-04-27',
'pickup_place' => 'Gardner Street, Dundee DD3 6DT, UK',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Nigeria',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '56.4685001',
'from_longitude' => '-2.9979682',
'to_latitude' => '9.081999',
'to_longitude' => '8.675277',
'is_quoted' => false,
'ip_address' => '51.6.138.160',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2023-04-26 10:29:26',
'modified' => '2023-04-26 12:52:43',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight',
'job_number' => 'AF440189375'
),
'Category' => array(
'id' => '1',
'parent_id' => '0',
'name' => 'Other Category',
'description' => '',
'name_hi' => 'अन्य श्रेणी',
'select_image' => '338c2_other_img_active.png',
'unselect_image' => 'd68dd_other_img.png',
'slug' => 'others',
'status' => '1',
'meta_tag' => 'test tag',
'meta_title' => 'test title',
'meta_desc' => 'test ing',
'created' => '2014-11-21 00:00:00',
'modified' => '2021-05-10 11:24:00'
),
'User' => array(
'password' => '*****',
'id' => '440',
'registration_number' => 'CUST440821764',
'full_name' => 'Didi',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'Nkemdilim44@yahoo.com',
'profile_image' => null,
'contact' => '07464995204',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => false,
'activation_status' => true,
'last_login_ip' => null,
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '51.6.138.160',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'didi',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2023-04-26 10:29:25',
'modified' => '2023-04-26 10:29:25',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
),
(int) 9 => array(
'Enquiry' => array(
'id' => '270',
'slug' => 'enquiry-6432-433321711550554',
'title' => 'Spices',
'user_id' => '561',
'category_id' => '61',
'category_other' => '',
'fixed_quote' => null,
'subcategory_id' => '',
'pickup_date' => '2024-04-30',
'pickup_place' => 'Ghana',
'from_country_id' => null,
'from_state_id' => null,
'from_city_id' => null,
'destination_place' => 'Crewe, UK',
'to_country_id' => null,
'to_state_id' => null,
'to_city_id' => null,
'from_latitude' => '7.946527',
'from_longitude' => '-1.023194',
'to_latitude' => '53.10040499999999',
'to_longitude' => '-2.4438209',
'is_quoted' => false,
'ip_address' => '2.219.40.97',
'total_quote' => '2',
'feedback' => false,
'urgent' => false,
'image' => '',
'status' => true,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-27 16:28:01',
'distance' => '',
'travel_time' => '',
'frieghts' => 'Air Freight,Sea Freight',
'job_number' => 'AF561130526'
),
'Category' => array(
'id' => '61',
'parent_id' => '0',
'name' => 'Fragile Goods',
'description' => '<div><font size="5"><b>Expert Logistics for Fragile & Delicate Goods</b></font></div><div><font size="5"><b><br></b></font></div><div><h3 data-path-to-node="10"><b><font size="4">Handle with Care: Reliable Shipping for Your Most Precious Cargo</font></b></h3><div><br></div><p data-path-to-node="11"><font size="3">When it comes to shipping fragile items, there is no room for error. At <b data-path-to-node="11" data-index-in-node="72">Afodel</b>, we specialize in connecting you with professional freight agents and couriers who prioritize safety, specialized packaging, and gentle handling. Whether you are sending a vintage tea set, high-end electronics, or delicate laboratory equipment, our marketplace ensures your goods arrive in one piece.</font></p><br></div><div><h2 data-path-to-node="13"><font size="4"><b>Why Choose Afodel for Shipping Fragile Items?</b></font></h2><div><br></div><h3 data-path-to-node="14"><font size="4"><b>1. Specialized Handling Protocols</b></font></h3><p data-path-to-node="15"><font size="3">Moving breakables requires more than just a "Fragile" sticker. Our network of agents understands the science of logistics for delicate items, including:</font></p><ul data-path-to-node="16"><li><p data-path-to-node="16,0,0"><font size="3"><b data-path-to-node="16,0,0" data-index-in-node="0">Shock & Vibration Protection:</b> Use of air-cushioned transport and specialized suspension.</font></p></li><li><p data-path-to-node="16,1,0" id="p-rc_b829de4696927c57-25"><font size="3"><span class="citation-8"></span><b data-path-to-node="16,1,0" data-index-in-node="0"><span class="citation-8">Climate Control:</span></b><span class="citation-8 citation-end-8"> Essential for fine art and sensitive electronics.</span></font></p><p></p></li><li><p data-path-to-node="16,2,0"><font size="3"><b data-path-to-node="16,2,0" data-index-in-node="0">Minimised Hand-offs:</b> Direct routes that reduce the number of times your package is moved.</font></p></li></ul><h3 data-path-to-node="17"><font size="4"><b><br></b></font></h3><h3 data-path-to-node="17"><font size="4"><b>2. Verified Experts in Delicate Cargo</b></font></h3><div><br></div><p data-path-to-node="18"><font size="3">Don't trust your valuables to just anyone. Afodel’s marketplace features vetted agents with proven track records in:</font></p><ul data-path-to-node="19"><li><p data-path-to-node="19,0,0"><font size="3"><b data-path-to-node="19,0,0" data-index-in-node="0">Glassware & Ceramics:</b> Professional packing and crating solutions.</font></p></li><li><p data-path-to-node="19,1,0"><font size="3"><b data-path-to-node="19,1,0" data-index-in-node="0">Electronics & IT Equipment:</b> Anti-static packaging and secure transit for computers, screens, and medical devices.</font></p></li><li><p data-path-to-node="19,2,0"><font size="3"><b data-path-to-node="19,2,0" data-index-in-node="0">Fine Art & Antiques:</b> White-glove service for high-value, irreplaceable items.</font></p></li></ul><h3 data-path-to-node="20"><b><font size="4"><br></font></b></h3><h3 data-path-to-node="20"><b><font size="4">3. Peace of Mind with Real-Time Tracking</font></b></h3><p data-path-to-node="21" id="p-rc_b829de4696927c57-26"><font size="3"><span class="citation-7 citation-end-7">Fragile goods require extra attention.</span> Stay updated with real-time tracking and direct communication with your chosen agent, ensuring you know exactly where your items are at every stage of the journey.</font></p><br></div><div><h2 data-path-to-node="23"><b><font size="4">Tips for Preparing Your Fragile Shipment</font></b></h2><p data-path-to-node="24"><font size="3">To ensure the highest level of safety, we recommend following these industry-standard packing tips before your agent arrives:</font></p><ul data-path-to-node="25"><li><p data-path-to-node="25,0,0"><font size="3"><b data-path-to-node="25,0,0" data-index-in-node="0">The "Box-in-Box" Method:</b> Place your item in a smaller box with padding, then place that box inside a larger one with at least 2 inches of cushioning on all sides.</font></p></li><li><p data-path-to-node="25,1,0" id="p-rc_b829de4696927c57-27"><font size="3"><span class="citation-6"></span><b data-path-to-node="25,1,0" data-index-in-node="0"><span class="citation-6">Use Quality Damping Materials:</span></b><span class="citation-6 citation-end-6"> Avoid old newspapers; use bubble wrap, foam peanuts, or corrugated inserts to absorb shocks.</span></font></p></li><li><p data-path-to-node="25,2,0" id="p-rc_b829de4696927c57-28"><font size="3"><b data-path-to-node="25,2,0" data-index-in-node="0">Seal it Tight:</b></font><span class="citation-5 citation-end-5"><font size="3"> Use high-quality pressure-sensitive tape to reinforce all seams of the box.</font></span></p><p></p></li><li><p data-path-to-node="25,3,0"><font size="3"><b data-path-to-node="25,3,0" data-index-in-node="0">Clear Labeling:</b> Ensure "Fragile" and "This Side Up" labels are visible on at least three sides of the package</font></p></li></ul><br></div><div><h2 data-path-to-node="30"><font size="4"><b>Frequently Asked Questions (FAQ)</b></font></h2><div><br></div><p data-path-to-node="31"><font size="3"><b data-path-to-node="31" data-index-in-node="0">Does Afodel provide packaging materials?</b>
Afodel is a marketplace that connects you with freight agents. Many of our specialist agents offer professional packing services as an add-on. You can request this specifically when posting your job.</font></p><p data-path-to-node="31"><font size="3"><br></font></p><p data-path-to-node="32"><font size="3"><b data-path-to-node="32" data-index-in-node="0">Is insurance included for fragile items?</b>
We highly recommend purchasing specialized cargo insurance for breakables. You can compare insurance offerings from different agents when reviewing your quotes on our platform.</font></p><p data-path-to-node="32"><font size="3"><br></font></p><p data-path-to-node="33"><font size="3"><b data-path-to-node="33" data-index-in-node="0">How do I get the best quote for shipping electronics?</b>
Be sure to include the dimensions, weight, and value of the items in your listing. Specifying the need for "anti-static" or "padded" transport will help you get accurate bids from the right specialists.</font></p><p data-path-to-node="33"><br></p><p data-path-to-node="36"><font size="3"><b data-path-to-node="36" data-index-in-node="0">Protect your shipment today.</b>
<b data-path-to-node="36" data-index-in-node="30"><a href="https://marketplace.afodel.com/enquires/shippinginfo" title="" target="_blank">Post Your Fragile Job</a></b> – Get free quotes from expert handlers.</font></p><p data-path-to-node="37"><font size="3"><b data-path-to-node="37" data-index-in-node="0">Are you a specialist in delicate logistics?</b>
<b data-path-to-node="37" data-index-in-node="45"><a href="https://marketplace.afodel.com/join-as-transporter" title="" target="_blank">Register as a Freight Agent</a></b> – Reach customers looking for high-quality care and specialized shipping.</font></p><p data-path-to-node="37"><br></p><h3 data-path-to-node="39"><b><font size="3">Related Links</font></b></h3><ul data-path-to-node="40"><li><p data-path-to-node="40,0,0"><font size="3"><b data-path-to-node="40,0,0" data-index-in-node="0"><a href="https://blog.afodel.com/shipping-fragile-goods/" title="" target="_blank">Shipping Fragile Goods</a> </b> – Specialized shipping guide.</font></p></li><li><p data-path-to-node="40,1,0"><font size="3"><a href="https://marketplace.afodel.com/categories/detail/industrial-materials" title="" target="_blank"><b data-path-to-node="40,1,0" data-index-in-node="0"><span style="">Industrial Materials</span></b> </a>– For heavy-duty but sensitive components.</font></p></li><li><p data-path-to-node="40,2,0"><font size="3"><b data-path-to-node="40,2,0" data-index-in-node="0"><span style=""><a href="https://marketplace.afodel.com/categories/detail/household" title="" target="_blank">Household Goods</a></span></b> – Safe moving services for home furniture and decor.</font></p></li></ul><p data-path-to-node="33"><br></p><br></div>',
'name_hi' => 'नाजुक सामान',
'select_image' => '1d663_fragile_good_active.png',
'unselect_image' => '18e49_fragile_good.png',
'slug' => 'fragile-goods',
'status' => '1',
'meta_tag' => 'Shipping fragile goods ',
'meta_title' => 'Shipping Fragile Goods Safely | Afodel',
'meta_desc' => 'Need to ship breakables? Connect with verified freight agents specializing in fragile goods. Secure transport for glass, electronics, and antiques from the UK, China, USA and EU to Africa and beyond.',
'created' => '2015-01-17 11:08:17',
'modified' => '2026-05-04 12:43:21'
),
'User' => array(
'password' => '*****',
'id' => '561',
'registration_number' => 'CUST561578119',
'full_name' => 'Tess Teckie',
'last_name' => null,
'is_name_showing' => false,
'company_name' => null,
'transporter_id' => null,
'facebook_user_id' => null,
'facebook_user_link' => null,
'category_id' => null,
'trucktype_id' => null,
'description' => null,
'email_address' => 'tteckie@yahoo.co.uk',
'profile_image' => null,
'contact' => '07717248138',
'licence_details' => null,
'how_long' => null,
'driver_experience' => null,
'contact_no_code' => null,
'address' => null,
'city' => null,
'state' => null,
'country_id' => null,
'state_id' => null,
'city_id' => null,
'zipcode' => null,
'forget_password_status' => true,
'activation_status' => true,
'last_login_ip' => '2.219.40.97',
'online_status' => '0',
'user_type' => 'Customer',
'where_you_heard' => null,
'where_you_heard_custom' => null,
'ip_address' => '2.219.40.97',
'branch_cities' => null,
'branch_states' => null,
'slug' => 'tess-teckie',
'lastupdate' => '0000-00-00',
'is_list' => false,
'created' => '2024-03-27 14:42:34',
'modified' => '2024-03-29 20:03:48',
'status' => '1',
'individual_company' => '',
'device_id' => '',
'device_type' => '',
'current_lat' => '',
'current_long' => '',
'previous_lat' => '',
'previous_long' => '',
'contact_person' => '',
'social_number' => '',
'vat' => '',
'is_free_plan_used' => '0',
'payment_id' => '0',
'total_bid' => '0',
'start_date' => '0000-00-00',
'expiry_date' => '0000-00-00',
'package' => '0',
'amount' => '0.00',
'payment_type' => '0',
'plan_id' => '',
'is_payment_recurring' => '0',
'remaining_no_of_cycle' => '0',
'mobile_verification_code' => '0',
'is_mobile_verified' => '0',
'address_verification_code' => '0',
'is_address_verified' => '0',
'remaining_amount_charge_id' => null,
'is_expire_mail_sent' => '0',
'website_link' => '',
'images' => '',
'country_city' => '',
'subcription_end_date' => null,
'facebook_link' => '',
'twitter_link' => '',
'whatsapp_link' => '',
'linkedIn_link' => '',
'meta_title' => '',
'meta_description' => '',
'meta_keyword' => '',
'subcription_start_date' => null
)
)
)
$urlSeparator = 'page:5/sort:Enquiry.pickup_place/direction:asc'
$separator = ''
$categoryList = array(
(int) 61 => 'Fragile Goods',
(int) 59 => 'Furniture',
(int) 60 => 'General Items',
(int) 42 => 'House Hold Goods',
(int) 63 => 'Industrial Materials',
(int) 44 => 'Livestock',
(int) 43 => 'Vehicle',
(int) 1 => 'Other Category'
)
$static_page_heading = 'shipment-search'
$search = 'active'
$title_for_layout = 'Afodel :: :: Enquiry List'
$content_for_layout = '<script type="text/javascript" src="/js/jquery/ui/jquery.ui.core.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.widget.js"></script><script type="text/javascript" src="/js/jquery/ui/jquery.ui.position.js"></script><link rel="stylesheet" type="text/css" href="/css/front/themes/ui-lightness/jquery.ui.all.css"/><script>
$(document).ready(function() {
$("#EnquiryPickupDate").datepicker({
//defaultDate: "+1w",
changeMonth: true,
dateFormat: 'yy-mm-dd',
numberOfMonths: 1,
minDate: 'mm-dd-yyyy',
// maxDate: 'mm-dd-yyyy',
changeYear: true,
});
$('#searchbtn').click();
});
function formsubmit() {
$('#searchform').submit();
}
function form_check() {
var savesearch = $('#savesearch').val();
$('#savesearch').val('1');
var EnquiryTitle = $.trim($('#EnquiryTitle').val());
var EnquiryCategoryId = $.trim($('#EnquiryCategoryId').val());
var EnquiryPickupPlace = $.trim($('#EnquiryPickupPlace').val());
var EnquiryDestinationPlace = $.trim($('#EnquiryDestinationPlace').val());
var EnquiryPickupDate = $.trim($('#EnquiryPickupDate').val());
// Check if empty of not
if (EnquiryTitle == '' && EnquiryCategoryId == '' && EnquiryPickupPlace == '' && EnquiryDestinationPlace == '' && EnquiryPickupDate == '') {
alert('Please enter at least one search criteria.');
return false;
}
$('#searchform').submit();
}
function checktab(val){
$('.tb').removeClass('active');
$('#tab'+val).addClass('active');
$('.tabs').hide();
$('#distab'+val).show();
}
</script>
<section>
<div class="artictse">
<div class="wrapper">
<div class="middel newbg new_clas">
<div class="tbsd_list">
<div class="bussign_txt">
<p><b>Are you a transport company?</b> You can quote on this work with no subscription fees.</p>
<div class="lear_more">
<a href="/join-as-transporter">Join Now</a> </div>
</div>
</div>
<div class="hoverho">
<div class="cmbn_dv01">
<form action="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:asc?url=enquires%2Flists%2Fpage%3A5%2Fsort%3AEnquiry.pickup_place%2Fdirection%3Aasc" method="post" id="searchform" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="srchbxx enqurysech">
<div class="srchnwsr">
<h1>Search Enquires</h1>
<div class="save_bys">
<input type="hidden" name="data[Enquiry][save]" value="0" id="savesearch"/> <div class="saveseaavh" onclick="form_check(this.form)">Save Search</div>
</div>
<div class="search_box ">
<div class="sr_1">
<input name="data[Enquiry][title]" placeholder="Keyword" label="" class="input" type="text" id="EnquiryTitle"/> </div>
<div class="sr_1 catselect">
<span>
<select name="data[Enquiry][category_id]" label="" class="full-width required" id="EnquiryCategoryId">
<option value="">Select Category</option>
<option value="61">Fragile Goods</option>
<option value="59">Furniture</option>
<option value="60">General Items</option>
<option value="42">House Hold Goods</option>
<option value="63">Industrial Materials</option>
<option value="44">Livestock</option>
<option value="43">Vehicle</option>
<option value="1">Other Category</option>
</select> </span>
</div>
<div class="sr_1">
<input name="data[Enquiry][pickup_place]" placeholder="Pickup Place" label="" class="input" type="text" id="EnquiryPickupPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][destination_place]" placeholder="Destination Place" label="" class="input" type="text" id="EnquiryDestinationPlace"/> </div>
<div class="sr_1">
<input name="data[Enquiry][pickup_date]" placeholder="Pickup Date" label="" class="input" readonly="readonly" type="text" id="EnquiryPickupDate"/> </div>
<div class="searchssec">
<input update="searchResult" indicator="loaderID" class="btn_bgy" id="searchbtn" value="Search" onclick="return false;" type="submit"/><script type="text/javascript">
//<![CDATA[
$("#searchbtn").bind('click', function(){ $.ajax({async:true, type:'post', beforeSend:function(request) {$('#loaderID').show();}, complete:function(request, json) {$('#searchResult').html(request.responseText); $('#loaderID').hide()}, url:'/enquires/lists', data:$(this).parents('form:first').serialize()}) })
//]]>
</script> <a href="/enquires/lists" class="resetfil" title="Clear Filter">Clear Filter</a> </div>
</div>
</div>
</div>
<div class="lsitsec">
<div class="my_name"><h1>Enquires Listings</h1> </div>
</div>
</form> <div class="my_acc searchsec">
<div id="loaderID" style="display:none; position:absolute; float: left; margin-left:40%; z-index: 9999;"><img src="/img/loader_large_blue.gif" alt="Loading"/></div>
<div class="h_set row maikld lisit_pois" id="searchResult">
<div id="pagingLinks" class="contentpaging">
<div class="pge">
Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1055214432" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1055214432').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1675487464" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1675487464').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link1919881162" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link1919881162').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link601864631" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link601864631').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link728615068" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link728615068').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1613408451" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1613408451').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link1375513493" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link1375513493').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link1230101937" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link1230101937').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link208591572" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link208591572').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1772019272" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1772019272').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
<div class="scroll_tip">
<span class="scroll_span">Scroll right to view detail</span>
</div>
<div class="listen">
<div class="listing_table">
<div class="listing_row sr_title">
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc" id="link1084876974" onclick=" return false;" title="Job Number/Down" update="searchResult">Job Number</a><script type="text/javascript">
//<![CDATA[
$('#link1084876974').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.job_number/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_first"><a href="/enquires/lists/page:5/sort:Enquiry.title/direction:asc" id="link329839417" onclick=" return false;" title="Sort Up/Down" update="searchResult">Shipment Name</a><script type="text/javascript">
//<![CDATA[
$('#link329839417').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.title/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Category.name/direction:asc" id="link726890519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Category</a><script type="text/javascript">
//<![CDATA[
$('#link726890519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Category.name/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc" id="link2053237223" onclick=" return false;" title="Sort Up/Down" update="searchResult">Pickup Date</a><script type="text/javascript">
//<![CDATA[
$('#link2053237223').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_date/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc" id="link96027257" onclick=" return false;" title="Sort Up/Down" class="asc" update="searchResult">Pickup Place</a><script type="text/javascript">
//<![CDATA[
$('#link96027257').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.pickup_place/direction:desc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link656124063" onclick=" return false;" title="Sort Up/Down" update="searchResult">Destination Place</a><script type="text/javascript">
//<![CDATA[
$('#link656124063').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc" id="link1363624519" onclick=" return false;" title="Sort Up/Down" update="searchResult">Freight Way</a><script type="text/javascript">
//<![CDATA[
$('#link1363624519').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.destination_place/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell"><a href="/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc" id="link1672224456" onclick=" return false;" title="Sort Up/Down" update="searchResult">Quotes</a><script type="text/javascript">
//<![CDATA[
$('#link1672224456').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:5/sort:Enquiry.total_quote/direction:asc'}) })
//]]>
</script></div>
<div class="listing_cell crll_last"> </div>
</div>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF249579106 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="en_links">TV and mobile phone</a>
</div>
<div class="listing_cell2 truck_date">
House Hold Goods
</div>
<div class="listing_cell2 truck_date">
Jan 31, 2021 </div>
<div class="listing_cell2 truck_ad">
Dubai </div>
<div class="listing_cell2 truck_ad">
Accra, Ghana </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1164-228671611304441" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222214083 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="en_links">2 Pallets 100 x 120 x 170</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 24, 2023 </div>
<div class="listing_cell2 truck_ad">
E10 7FE </div>
<div class="listing_cell2 truck_ad">
RM16 3DJ </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight,Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3035-492461673887221" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF365684986 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="en_links">Kitchen electrical and clot...</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jun 21, 2021 </div>
<div class="listing_cell2 truck_ad">
E5 9QD </div>
<div class="listing_cell2 truck_ad">
Lagos </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-3747-692471624212623" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="en_links">50*50kg artificial coal</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Oct 31, 2020 </div>
<div class="listing_cell2 truck_ad">
Egypt </div>
<div class="listing_cell2 truck_ad">
Kenya </div>
<div class="listing_cell2 truck_ad">
Sea Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-9726-296971602590957" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF222158441 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="en_links">50kg pallet 120 x 80 x 30</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Apr 04, 2023 </div>
<div class="listing_cell2 truck_ad">
Ellistown, Coalville LE67 1EU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-1853-310251680516520" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
N/A </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="en_links">4 boxes 70kg in total </a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Nov 12, 2020 </div>
<div class="listing_cell2 truck_ad">
Elm Street, Shrewsbury SY1 2PU, UK </div>
<div class="listing_cell2 truck_ad">
Rainham RM13 9YY, UK </div>
<div class="listing_cell2 truck_ad">
Road Freight </div>
<div class="listing_cell2 truck_ad">
0 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4302-205761605039239" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF482128443 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="en_links">Kitchen accessories concrete</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Jan 20, 2024 </div>
<div class="listing_cell2 truck_ad">
France </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-2883-668201704609788" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF222840098 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-532-931191706559574" class="en_links">1 Suitcase 25kg Southend to...</a>
</div>
<div class="listing_cell2 truck_date">
General Items
</div>
<div class="listing_cell2 truck_date">
Jan 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Gainsborough Drive, Westcliff-on-Sea, Southend-on-Sea, Westcliff-on-Sea SS0 9AL, UK </div>
<div class="listing_cell2 truck_ad">
Lagos, Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
1 Quote
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-532-931191706559574" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 row_withe">
<div class="listing_cell2 truck_date">
AF440189375 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="en_links">2 Phones</a>
</div>
<div class="listing_cell2 truck_date">
Other (Phone)
</div>
<div class="listing_cell2 truck_date">
Apr 27, 2023 </div>
<div class="listing_cell2 truck_ad">
Gardner Street, Dundee DD3 6DT, UK </div>
<div class="listing_cell2 truck_ad">
Nigeria </div>
<div class="listing_cell2 truck_ad">
Air Freight </div>
<div class="listing_cell2 truck_ad">
3 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-4885-715531682504966" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
<div class="listing_row2 ">
<div class="listing_cell2 truck_date">
AF561130526 </div>
<div class="listing_cell2 crll_first ">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="en_links">Spices</a>
</div>
<div class="listing_cell2 truck_date">
Fragile Goods
</div>
<div class="listing_cell2 truck_date">
Apr 30, 2024 </div>
<div class="listing_cell2 truck_ad">
Ghana </div>
<div class="listing_cell2 truck_ad">
Crewe, UK </div>
<div class="listing_cell2 truck_ad">
Air Freight,Sea Freight </div>
<div class="listing_cell2 truck_ad">
2 Quotes
</div>
<div class="listing_cell2 crll_last">
<a href="/enquires/detail/enquiry-6432-433321711550554" class="detailico74 toolchk">View Details</a> </div>
</div>
</ul>
</div>
</div>
<div id="pagingLinks" class="contentpaging">
<div class="pge">Showing Page 5 of 16</div>
<div class="custom_link"> <span class="prev"><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1568666683" onclick=" return false;" style="display:none;" rel="prev" update="searchResult"><<</a><script type="text/javascript">
//<![CDATA[
$('#link1568666683').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span><a href="/enquires/lists/sort:Enquiry.pickup_place/direction:asc" id="link1368919331" onclick=" return false;" update="searchResult">1</a><script type="text/javascript">
//<![CDATA[
$('#link1368919331').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc" id="link2018934287" onclick=" return false;" update="searchResult">2</a><script type="text/javascript">
//<![CDATA[
$('#link2018934287').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:2/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc" id="link325189409" onclick=" return false;" update="searchResult">3</a><script type="text/javascript">
//<![CDATA[
$('#link325189409').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:3/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc" id="link1310259757" onclick=" return false;" update="searchResult">4</a><script type="text/javascript">
//<![CDATA[
$('#link1310259757').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:4/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span class="current">5</span><span><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1120110255" onclick=" return false;" update="searchResult">6</a><script type="text/javascript">
//<![CDATA[
$('#link1120110255').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc" id="link196641296" onclick=" return false;" update="searchResult">7</a><script type="text/javascript">
//<![CDATA[
$('#link196641296').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:7/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc" id="link670597874" onclick=" return false;" update="searchResult">8</a><script type="text/javascript">
//<![CDATA[
$('#link670597874').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:8/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span><span><a href="/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc" id="link503352416" onclick=" return false;" update="searchResult">9</a><script type="text/javascript">
//<![CDATA[
$('#link503352416').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:9/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> <span class="next"><a href="/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc" id="link1743696959" onclick=" return false;" style="display:none;" rel="next" update="searchResult">>></a><script type="text/javascript">
//<![CDATA[
$('#link1743696959').bind('click', function(){ $("#loaderID").fadeIn();; $.ajax({async:true, type:'post', complete:function(request, json) {$('#searchResult').html(request.responseText); $("#loaderID").fadeOut();}, url:'/enquires/lists/page:6/sort:Enquiry.pickup_place/direction:asc'}) })
//]]>
</script></span> </div>
</div>
</div>
</div>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</section>'
$scripts_for_layout = ''
include - APP/View/Elements/header_inner.ctp, line 34
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/client.ctp, line 330
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
+44 (0) 7899042979
Notice (8): Undefined variable: add_en [APP/View/Elements/header_inner.ctp, line 139]