wpcfe_middle_bol_section

“wpcfe_middle_bol_section” allows to add additional information under the “Package Details” section in BOL template.

Copy and paste the following code in the theme functions.php file for the sample result.


add_action('wpcfe_middle_bol_section', function( $shipment_id ){
// Note: Wrap it with the tr and td element. Template is design using the table element.
	?>
	<tr>
	     <td colspan="2"><p style="font-size:22px;"><strong>Desclaimer:</strong> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p></td>
	</tr>
	<?php
});

5
    5
    Your Cart
    Remove
    Remove
    WPCargo Frontend Manager
    1 X $39.00 = $39.00
    Remove
    WPCargo SMS Add-ons
    1 X $39.00 = $39.00
    Remove
    WPCargo Merchant Package
    1 X $429.90 = $429.90
    Remove
    WPCargo Import and Export Add-ons
    1 X $39.00 = $39.00