Skip to content

Instantly share code, notes, and snippets.

@etherealite
Created July 4, 2022 07:24
Show Gist options
  • Save etherealite/6fd5399227c0301b5ee8f066c50f3855 to your computer and use it in GitHub Desktop.
Save etherealite/6fd5399227c0301b5ee8f066c50f3855 to your computer and use it in GitHub Desktop.
Sample of Shopify Cart Product Property key value pairs
[
[
"Customize the Message",
"asfdsf"
],
[
"Delivery Deadline",
"adfasdf"
],
[
"Select The Background Color",
"Orange"
],
[
"Select The Lettering Color",
"White"
],
[
"Special Instructions ",
"sfasdf"
],
[
"Add Canvas Bags",
"Yes"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment