Skip to content

Instantly share code, notes, and snippets.

@riddla
Created September 26, 2018 12:26
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 riddla/cb31a3690ab9450678f2fdf9fdf5fc5e to your computer and use it in GitHub Desktop.
Save riddla/cb31a3690ab9450678f2fdf9fdf5fc5e to your computer and use it in GitHub Desktop.
{
"1": {
"entity_id": "1",
"type_id": "simple",
"sku": "dress_test",
"status": "1",
"visibility": "4",
"tax_class_id": "2",
"weight": "1.0000",
"price": "1500.0000",
"special_price": "1000.0000",
"name": "Wedding dress",
"url_key": "dress",
"country_of_manufacture": "AO",
"msrp_display_actual_price_type": "2",
"gift_message_available": "1",
"news_from_date": "2012-03-21 00:00:00",
"news_to_date": "2012-03-24 00:00:00",
"special_from_date": "2012-03-21 00:00:00",
"special_to_date": "2012-03-24 00:00:00",
"description": "White wedding dress"
},
"2": {
"entity_id": "2",
"type_id": "simple",
"sku": "black_sunglasses",
"status": "1",
"visibility": "4",
"tax_class_id": "2",
"weight": "0.2000",
"price": "500.0000",
"special_price": "300.0000",
"name": "Sunglasses",
"url_key": "sunglasses",
"country_of_manufacture": "AR",
"msrp_display_actual_price_type": "2",
"gift_message_available": null,
"news_from_date": null,
"news_to_date": null,
"special_from_date": "2012-03-21 00:00:00",
"special_to_date": "2012-03-24 00:00:00",
"description": "Black sunglasses"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment