Created
June 26, 2015 16:03
-
-
Save DanielSantoro/b1f4d68ad32507bde0b6 to your computer and use it in GitHub Desktop.
Ticket 306300
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PACKAGE 1 (0) | |
| stdClass Object | |
| ( | |
| [id] => | |
| [packed] => Array | |
| ( | |
| [0] => WC_Boxpack_Item Object | |
| ( | |
| [weight] => 6.00 | |
| [height] => 3.50 | |
| [width] => 5.50 | |
| [length] => 42.50 | |
| [volume] => 818.125 | |
| [value] => 5 | |
| [meta] => Array | |
| ( | |
| ) | |
| ) | |
| [1] => WC_Boxpack_Item Object | |
| ( | |
| [weight] => 6.00 | |
| [height] => 3.50 | |
| [width] => 5.50 | |
| [length] => 42.50 | |
| [volume] => 818.125 | |
| [value] => 5 | |
| [meta] => Array | |
| ( | |
| ) | |
| ) | |
| [2] => WC_Boxpack_Item Object | |
| ( | |
| [weight] => 6.00 | |
| [height] => 3.50 | |
| [width] => 5.50 | |
| [length] => 42.50 | |
| [volume] => 818.125 | |
| [value] => 5 | |
| [meta] => Array | |
| ( | |
| ) | |
| ) | |
| ) | |
| [unpacked] => Array | |
| ( | |
| ) | |
| [weight] => 19 | |
| [volume] => 2454.375 | |
| [length] => 44 | |
| [width] => 18 | |
| [height] => 12 | |
| [value] => 15 | |
| [percent] => 100 | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment