Skip to content

Instantly share code, notes, and snippets.

@jessepearson
Created November 3, 2015 15:19
Show Gist options
  • Select an option

  • Save jessepearson/da912e6b1ef167c1c34c to your computer and use it in GitHub Desktop.

Select an option

Save jessepearson/da912e6b1ef167c1c34c to your computer and use it in GitHub Desktop.
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