Skip to content

Instantly share code, notes, and snippets.

@BilalAlGhazi
Created July 17, 2022 17:19
Show Gist options
  • Save BilalAlGhazi/ccf759adfa32bb5538a6e737cbbcb4c5 to your computer and use it in GitHub Desktop.
Save BilalAlGhazi/ccf759adfa32bb5538a6e737cbbcb4c5 to your computer and use it in GitHub Desktop.
Product data in spearate collection per language
{
"id": "1",
"sku": "1234567",
"price": "9.99",
"name": "Product name in English",
"description": "Product description in English"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment