Skip to content

Instantly share code, notes, and snippets.

@meetchandan
Created May 25, 2022 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meetchandan/e670f70f9c094eece9f5d5e9a6d6db47 to your computer and use it in GitHub Desktop.
Save meetchandan/e670f70f9c094eece9f5d5e9a6d6db47 to your computer and use it in GitHub Desktop.
{
"fee_desc" : {
"title" : "How fees work",
"line_items": [
{
"title": "Small order Fee",
"icon": "image_url",
"desc": "..."
},
{
"title": "Delivery Fee",
"icon": "image_url",
"desc": "we charge you less when there is less load"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment