getShipment()->getOrder()->getShippingMethod(); $sizeSource = Mage::getModel('usa/shipping_carrier_usps_source_size')->toOptionArray(); $girthEnabled = Mage::helper('usa')->displayGirthValue($shippingMethod) && $this->isGirthAllowed() ? 1 : 0; ?>