Skip to content

Instantly share code, notes, and snippets.

@DanielSantoro
Created June 26, 2015 16:03
Show Gist options
  • Select an option

  • Save DanielSantoro/b1f4d68ad32507bde0b6 to your computer and use it in GitHub Desktop.

Select an option

Save DanielSantoro/b1f4d68ad32507bde0b6 to your computer and use it in GitHub Desktop.
Ticket 306300
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