Skip to content

Instantly share code, notes, and snippets.

@danielholmstrom
Created March 3, 2014 13:32
Show Gist options
  • Save danielholmstrom/9324976 to your computer and use it in GitHub Desktop.
Save danielholmstrom/9324976 to your computer and use it in GitHub Desktop.
<?php
[
'price' => [
'retail' =>
[
'USD' => [
'type' => 'retail',
'currency' => 'USD',
'value' => 10,
],
],
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment