Created
November 3, 2015 15:19
-
-
Save jessepearson/da912e6b1ef167c1c34c to your computer and use it in GitHub Desktop.
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
| stdClass Object | |
| ( | |
| [id] => | |
| [packed] => Array | |
| ( | |
| [0] => WC_Boxpack_Item Object | |
| ( | |
| [weight] => 7.00 | |
| [height] => 2.50 | |
| [width] => 12.00 | |
| [length] => 26.00 | |
| [volume] => 780 | |
| [value] => 119 | |
| [meta] => Array | |
| ( | |
| ) | |
| ) | |
| ) | |
| [unpacked] => Array | |
| ( | |
| [0] => WC_Boxpack_Item Object | |
| ( | |
| [weight] => 11.00 | |
| [height] => 4.00 | |
| [width] => 15.00 | |
| [length] => 15.00 | |
| [volume] => 900 | |
| [value] => 20 | |
| [meta] => Array | |
| ( | |
| ) | |
| ) | |
| ) | |
| [weight] => 10 | |
| [volume] => 780 | |
| [length] => 27 | |
| [width] => 14 | |
| [height] => 13 | |
| [value] => 119 | |
| [percent] => 22.1088435374 | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment