\r\n \r\n {{ cache.selectedPackagingInfo.name }}-{{\r\n !cache.selectedPackagingInfo.length ||\r\n !cache.selectedPackagingInfo.width ||\r\n !cache.selectedPackagingInfo.width\r\n ? \"\"\r\n : cache.selectedPackagingInfo.length +\r\n \"x\" +\r\n cache.selectedPackagingInfo.width +\r\n \"x\" +\r\n cache.selectedPackagingInfo.height +\r\n \" cm\"\r\n }}\r\n
\r\n \r\n {{ $t(\"logistics.max_capacity\") }}:\r\n {{ cache.selectedPackagingInfo.maxVolume }} m3\r\n
\r\n \r\n {{ $t(\"warehouse.max_volume_weight\") }}:\r\n {{ cache.selectedPackagingInfo.packBearingQuantity }} kg\r\n
\r\n \r\n {{ $t(\"logistics.weight_packing_material\") }}:\r\n {{ cache.selectedPackagingInfo.weight }} kg\r\n
\r\n