billoflading.org
Open in
urlscan Pro
108.62.123.180
Public Scan
URL:
https://billoflading.org/
Submission: On September 06 via manual from AU — Scanned from AU
Submission: On September 06 via manual from AU — Scanned from AU
Form analysis
1 forms found in the DOMPOST topdf.php
<form id="form" action="topdf.php" method="post">
<div id="invHeader">
<div id="headLeft">
<h1>Bill of Lading</h1>
<div style="margin-top: 16px;">
<p>Ship From:</p>
<p>
<textarea id="shipper"></textarea>
</p>
<div style="border:none;float:left;width:300px">
<span>SID#: </span><input type="text" id="sid">
</div>
<div style="border:none;float:left;">
<input type="checkbox" id="fobOne"><span> FOB</span>
</div>
<div style="border:none;padding:0;margin:0" class="clear"><!--empty--></div>
</div>
<div>
<div style="border:none;float:left;width:185px">
<p>Ship To:</p>
<p>
</p>
</div>
<div style="border:none;float:left">
<span>Location No:</span><input type="text" size="6" id="locNo">
</div>
<div style="border:none" class="clear"><!--empty--></div>
<textarea id="shipTo"></textarea>
<div style="border:none;float:left;width:300px">
<span>CID#: </span><input type="text" id="cid">
</div>
<div style="border:none;float:left;">
<input type="checkbox" id="fobTwo"><span> FOB</span>
</div>
<div style="border:none;padding:0;margin:0" class="clear"><!--empty--></div>
</div>
<div>
<p>Third Party Freight Charges - Bill To:</p>
<p>
<textarea id="thirdPty"></textarea>
</p>
</div>
</div><!--end headLeft-->
<div id="headRight">
<div class="inlineSpan border">
<span>Date:</span>
<span class="fullWidth"> <input type="text" id="date"></span>
</div>
<div class="inlineSpan border">
<span>Bill of Lading No:</span>
<span class="fullWidth"> <input type="text" id="BOL"></span>
<div class="barcode">
<span>BARCODE SPACE<span>
</span></span>
</div>
</div>
<div class="inlineSpan border">
<div>
<span>Carrier Name:</span>
<span class="fullWidth"> <input type="text" id="carrier"></span>
</div>
<div>
<span>Trailer No:</span>
<span class="fullWidth"> <input type="text" id="trailer"></span>
</div>
<div>
<span>Seal Number(s):</span>
<span class="fullWidth"> <input type="text" id="seal"></span>
</div>
</div>
<div class="inlineSpan border">
<div>
<span>SCAC:</span>
<span class="fullWidth"> <input type="text" id="SCAC"></span>
</div>
<div>
<span>Pro No:</span>
<span class="fullWidth"> <input type="text" id="ProNo"></span>
</div>
<div class="barcode">
<span>BARCODE SPACE<span>
</span></span>
</div>
</div>
<div class="border">
<p style="padding-bottom:6px;">Freight Charge Terms (prepaid unless marked otherwise)</p>
<input type="checkbox" id="pre"><span> Prepaid</span> <input type="checkbox" id="col"><span> Collect</span> <input type="checkbox" id="third"><span> 3rd Party</span>
</div>
<div class="border">
<input type="checkbox" id="masterBOL"><span> Master BOL: w/attached underlying BOLs</span>
</div>
</div><!--end headRight"-->
<div class="clear"><!--empty--></div>
<div id="inst">
<p>Special Instructions:</p>
<textarea id="notes"></textarea>
</div>
</div><!--end invHeader-->
<div id="invTable">
<table id="items">
<thead>
<tr>
<th class="tableBanner" colspan="5">Customer Order Information</th>
</tr>
<tr>
<th>Customer Order No.</th>
<th># Pkgs.</th>
<th>Weight</th>
<th>Pallet/Slip (Y/N)</th>
<th>Additional Shipper Info</th>
</tr>
</thead>
<tbody>
<tr>
<td style="width:135px;"><input type="text" id="ordNo_1"></td>
<td style="width:45px;"><input type="text" class="pkgs" id="pkgs_1"></td>
<td style="width:45px;"><input type="text" class="wght" id="wght_1"></td>
<td style="width:55px;"><input type="text" id="pallet_1"></td>
<td><input type="text" id="shipInfo_1"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_2"></td>
<td><input type="text" class="pkgs" id="pkgs_2"></td>
<td><input type="text" class="wght" id="wght_2"></td>
<td><input type="text" id="pallet_2"></td>
<td><input type="text" id="shipInfo_2"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_3"></td>
<td><input type="text" class="pkgs" id="pkgs_3"></td>
<td><input type="text" class="wght" id="wght_3"></td>
<td><input type="text" id="pallet_3"></td>
<td><input type="text" id="shipInfo_3"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_4"></td>
<td><input type="text" class="pkgs" id="pkgs_4"></td>
<td><input type="text" class="wght" id="wght_4"></td>
<td><input type="text" id="pallet_4"></td>
<td><input type="text" id="shipInfo_4"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_5"></td>
<td><input type="text" class="pkgs" id="pkgs_5"></td>
<td><input type="text" class="wght" id="wght_5"></td>
<td><input type="text" id="pallet_5"></td>
<td><input type="text" id="shipInfo_5"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_6"></td>
<td><input type="text" class="pkgs" id="pkgs_6"></td>
<td><input type="text" class="wght" id="wght_6"></td>
<td><input type="text" id="pallet_6"></td>
<td><input type="text" id="shipInfo_6"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_7"></td>
<td><input type="text" class="pkgs" id="pkgs_7"></td>
<td><input type="text" class="wght" id="wght_7"></td>
<td><input type="text" id="pallet_7"></td>
<td><input type="text" id="shipInfo_7"></td>
</tr>
<tr>
<td><input type="text" id="ordNo_8"></td>
<td><input type="text" class="pkgs" id="pkgs_8"></td>
<td><input type="text" class="wght" id="wght_8"></td>
<td><input type="text" id="pallet_8"></td>
<td><input type="text" id="shipInfo_8"></td>
</tr>
</tbody>
<tfoot>
<tr class="totals">
<td>Totals</td>
<td>
<div id="total-pkgs"></div>
</td>
<td>
<div id="total-wght"></div>
</td>
<td class="blocked" colspan="2"> </td>
</tr>
</tfoot>
</table>
<table id="carrier">
<thead>
<tr>
<th class="tableBanner" colspan="9">Carrier Information</th>
</tr>
<tr>
<th colspan="2">Handling Unit</th>
<th colspan="2">Package</th>
<td class="blank" colspan="2"> </td>
<th>Commodity Description</th>
<th colspan="2">LTL Only</th>
</tr>
<tr>
<th>QTY</th>
<th>TYPE</th>
<th>QTY</th>
<th>TYPE</th>
<th>Weight</th>
<th>H.M. (X)</th>
<th style="font-size:.65em;font-weight:normal;">Commodities requiring special or additional care or attention in handling or stowing must be so marked and packaged as to ensure safe transportation with ordinary care. <p><strong>See Section
2(e) of MNMFC Item 360</strong></p>
</th>
<th>NMFC No.</th>
<th>Class</th>
</tr>
</thead>
<tbody>
<tr>
<td style="width:45px;"><input type="text" class="qtyA" id="qtyA_1"></td>
<td style="width:45px;"><input type="text" id="typeA_1"></td>
<td style="width:45px;"><input type="text" class="qtyB" id="qtyB_1"></td>
<td style="width:45px;"><input type="text" id="typeB_1"></td>
<td style="width:45px;"><input type="text" class="carWght" id="carWght_1"></td>
<td style="width:45px;"><input type="text" id="hm_1"></td>
<td><input type="text" id="desc_1"></td>
<td style="width:45px;"><input type="text" id="nmfc_1"></td>
<td style="width:45px;"><input type="text" id="class_1"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_2"></td>
<td><input type="text" id="typeA_2"></td>
<td><input type="text" class="qtyB" id="qtyB_2"></td>
<td><input type="text" id="typeB_2"></td>
<td><input type="text" class="carWght" id="carWght_2"></td>
<td><input type="text" id="hm_2"></td>
<td><input type="text" id="desc_2"></td>
<td><input type="text" id="nmfc_2"></td>
<td><input type="text" id="class_2"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_3"></td>
<td><input type="text" id="typeA_3"></td>
<td><input type="text" class="qtyB" id="qtyB_3"></td>
<td><input type="text" id="typeB_3"></td>
<td><input type="text" class="carWght" id="carWght_3"></td>
<td><input type="text" id="hm_3"></td>
<td><input type="text" id="desc_3"></td>
<td><input type="text" id="nmfc_3"></td>
<td><input type="text" id="class_3"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_4"></td>
<td><input type="text" id="typeA_4"></td>
<td><input type="text" class="qtyB" id="qtyB_4"></td>
<td><input type="text" id="typeB_4"></td>
<td><input type="text" class="carWght" id="carWght_4"></td>
<td><input type="text" id="hm_4"></td>
<td><input type="text" id="desc_4"></td>
<td><input type="text" id="nmfc_4"></td>
<td><input type="text" id="class_4"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_5"></td>
<td><input type="text" id="typeA_5"></td>
<td><input type="text" class="qtyB" id="qtyB_5"></td>
<td><input type="text" id="typeB_5"></td>
<td><input type="text" class="carWght" id="carWght_5"></td>
<td><input type="text" id="hm_5"></td>
<td><input type="text" id="desc_5"></td>
<td><input type="text" id="nmfc_5"></td>
<td><input type="text" id="class_5"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_6"></td>
<td><input type="text" id="typeA_6"></td>
<td><input type="text" class="qtyB" id="qtyB_6"></td>
<td><input type="text" id="typeB_6"></td>
<td><input type="text" class="carWght" id="carWght_6"></td>
<td><input type="text" id="hm_6"></td>
<td><input type="text" id="desc_6"></td>
<td><input type="text" id="nmfc_6"></td>
<td><input type="text" id="class_6"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_7"></td>
<td><input type="text" id="typeA_7"></td>
<td><input type="text" class="qtyB" id="qtyB_7"></td>
<td><input type="text" id="typeB_7"></td>
<td><input type="text" class="carWght" id="carWght_7"></td>
<td><input type="text" id="hm_7"></td>
<td><input type="text" id="desc_7"></td>
<td><input type="text" id="nmfc_7"></td>
<td><input type="text" id="class_7"></td>
</tr>
<tr>
<td><input type="text" class="qtyA" id="qtyA_8"></td>
<td><input type="text" id="typeA_8"></td>
<td><input type="text" class="qtyB" id="qtyB_8"></td>
<td><input type="text" id="typeB_8"></td>
<td><input type="text" class="carWght" id="carWght_8"></td>
<td><input type="text" id="hm_8"></td>
<td><input type="text" id="desc_8"></td>
<td><input type="text" id="nmfc_8"></td>
<td><input type="text" id="class_8"></td>
</tr>
</tbody>
<tfoot>
<tr class="totals">
<td>
<div id="handling-qty"></div>
</td>
<td class="blocked"> </td>
<td>
<div id="package-qty"></div>
</td>
<td class="blocked"> </td>
<td>
<div id="carrier-weight"></div>
</td>
<td class="blocked"> </td>
<td>Totals</td>
<td class="blocked"> </td>
<td class="blocked"> </td>
</tr>
</tfoot>
</table>
</div><!--end invTable-->
<div id="ftrBox">
<div class="ftr left two-col" style="height:65px">
<p style="margin-bottom: 6px;">Where the rate is dependent on value, shippers are required to state specifically in writing the agreed or declared value of the property as follows:</p>
<p style="margin-bottom: 6px;">"The agreed or declared value of the property is specifically stated by the shipper to be not exceeding</p>
<input type="text" id="valueOne"><span>FOB</span><input type="text" id="valueTwo">."
</div>
<div class="ftr left two-col" style="height:65px;font-size:1em;">
<p style="padding:6px 0;"><strong>COD Amt. $</strong><input type="text" id="COD"></p>
<p><strong>Fee Terms:</strong><span><input type="checkbox" id="collect">Collect</span><input type="checkbox" id="prepaid"><span>Prepaid</span></p>
<p><input type="checkbox" id="checkOK"><span>Customer Check Acceptable</span></p>
</div>
<div class="clear"><!--empty--></div>
<div class="ftr" style="height:10px">
<p><strong>NOTE: Liability Limitation for loss or damage in this shipment may be applicable. See 49 U.S.C. - 14706(c)(1)(A) and (B).</strong></p>
</div>
<div class="ftr left two-col" style="height:45px">
<p>RECEIVED, subject to individually determined rates or contracts that have been agreed upon in writing between the carrier and shipper, if applicable, otherwise to the rates, classifications and rules that have been established by the carrier
and are available to the shipper, on request, and to all applicable state and federal regulations.</p>
</div>
<div class="ftr left two-col" style="height:45px">
<p>The carrier shall not make delivery of this shipment without payment of freight and all other lawful charges.</p>
<div class="left" style="margin-top:16px;">Shipper Signature</div>
<div class="left" style="width:200px;height:24px;border-bottom:1px solid black"></div>
<div class="clear"><!--empty--></div>
</div>
<div class="clear"><!--empty--></div>
<div class="ftr left" style="height:85px;width:237px;font-size:.65em">
<p>This is to certify that the above named materials are properly classified, packaged, marked and labeled, and are in proper condition for transportation according to the applicable regulations of the DOT.</p>
<div class="left" style="width:150px;margin-right:10px">
<div style="width:150px;height:36px;border-bottom:1px solid black"></div>
<p>Shipper Signature</p>
</div>
<div class="left">
<div style="width:75px;height:36px;border-bottom:1px solid black"></div>
<p>Date</p>
</div>
</div>
<div class="ftr left" style="height:85px;width:257px">
<div class="left" style="width:85px;">
<p><strong>Trailer Loaded</strong></p>
<p><input type="checkbox" id="loadedByShip">By Shipper</p>
<p><input type="checkbox" id="loadedByDrive">By Driver</p>
</div>
<div class="left">
<p><strong>Freight Counted</strong></p>
<p><input type="checkbox" id="countedByShip">By Shipper</p>
<p><input type="checkbox" id="countedByDriveOne">By Driver/pallets said to contain</p>
<p><input type="checkbox" id="countedByDriveTwo">By Driver/Pieces</p>
</div>
<div class="clear"><!--empty--></div>
</div>
<div class="ftr left" style="height:85px;width:276px;font-size:.65em;">
<p>Carrier acknowledges receipt of packages and required placards. Carrier certifies emergency response information was made available and/or carrier has the DOT emergency response guidebook or equivalent documentation in the vehicle. Property
described above is received in good order, except as noted.</p>
<div class="left" style="width:150px;margin-right:10px">
<div style="width:150px;height:30px;border-bottom:1px solid black"></div>
<p>Carrier Signature</p>
</div>
<div class="left">
<div style="width:75px;height:30px;border-bottom:1px solid black"></div>
<p>Pickup Date</p>
</div>
</div>
<div class="clear"><!--empty--></div>
</div>
</form>
Text Content
× WANT TO STREAMLINE YOUR BILL OF LADING PROCESS? Features Include: Quick entry with saved defaults and Ship To/Ship From locations. Generate PDFs with a custom logo and electronic signatures. Retain a complete form history & duplicate past forms. Try our Pro version free for 14 days. BILL OF LADING FORM About Help Upgrade Log In Billoflading.org is the easiest way to quickly complete a bill of lading form and print it directly from your browser. Simply enter your bill of lading details and print. Or print the blank template as a PDF. A bill of lading is a document utilized in the transportration of goods. The document, sometimes abbreviated as BOL or B/L, is an agreement between the shipper and the carrier and details the goods contained in the shipment, the recipient and delivery destination. Billoflading.org and the BOL Pro service are utilized by manufacturers, sellers and trucking, freight and logistics companies to generate and manage their bill of lading forms. All online; no more clunky bill of lading software to download. Information is saved in a cookie in your browser. Information may not be retained, depending on your browser's settings, or if you clear you browsing history or cache. You can clear saved information yourself by selecting "Clear Saved" above the form. The form below is a standardized VICS (Voluntary Inter-Industry Commerce Standards) bill of lading and is utilized within the general retail industry. See our straight bill of lading for an alternate version. Need help completing your bill of lading? Visit our How To page for more information and definitions. Got It! Change to Straight BOL Pro Version BILL OF LADING Ship From: SID#: FOB Ship To: Location No: CID#: FOB Third Party Freight Charges - Bill To: Date: Bill of Lading No: BARCODE SPACE Carrier Name: Trailer No: Seal Number(s): SCAC: Pro No: BARCODE SPACE Freight Charge Terms (prepaid unless marked otherwise) Prepaid Collect 3rd Party Master BOL: w/attached underlying BOLs Special Instructions: Customer Order Information Customer Order No. # Pkgs. Weight Pallet/Slip (Y/N) Additional Shipper Info Totals Carrier Information Handling Unit Package Commodity Description LTL Only QTY TYPE QTY TYPE Weight H.M. (X) Commodities requiring special or additional care or attention in handling or stowing must be so marked and packaged as to ensure safe transportation with ordinary care. See Section 2(e) of MNMFC Item 360 NMFC No. Class Totals Where the rate is dependent on value, shippers are required to state specifically in writing the agreed or declared value of the property as follows: "The agreed or declared value of the property is specifically stated by the shipper to be not exceeding FOB." COD Amt. $ Fee Terms:CollectPrepaid Customer Check Acceptable NOTE: Liability Limitation for loss or damage in this shipment may be applicable. See 49 U.S.C. - 14706(c)(1)(A) and (B). RECEIVED, subject to individually determined rates or contracts that have been agreed upon in writing between the carrier and shipper, if applicable, otherwise to the rates, classifications and rules that have been established by the carrier and are available to the shipper, on request, and to all applicable state and federal regulations. The carrier shall not make delivery of this shipment without payment of freight and all other lawful charges. Shipper Signature This is to certify that the above named materials are properly classified, packaged, marked and labeled, and are in proper condition for transportation according to the applicable regulations of the DOT. Shipper Signature Date Trailer Loaded By Shipper By Driver Freight Counted By Shipper By Driver/pallets said to contain By Driver/Pieces Carrier acknowledges receipt of packages and required placards. Carrier certifies emergency response information was made available and/or carrier has the DOT emergency response guidebook or equivalent documentation in the vehicle. Property described above is received in good order, except as noted. Carrier Signature Pickup Date