<?php return array( array( 'name' => 'Sample Box', 'id' => 'sample_box', 'max_weight' => 44.09 , 'box_weight' => 0 , 'length' => 18.9 , 'width' => 12.99 , 'height' => 12.6 , 'enabled' => true , 'pack_type' => 'BOX' ) );