Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save jessepearson/6ec7036b6833912a6285 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
(
)
[weight] => 8
[volume] => 780
[length] => 27
[width] => 13
[height] => 4
[value] => 119
[percent] => 100
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment