jiyaaddolly

Products Up Json Payload Staging test

Jan 21st, 2022 (edited)
1,113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [
  2.     {
  3.         "in_the_box": "In the box test from api - pastebin-configurable-1",
  4.        
  5.         "sku":"pastebin-configurable-1",
  6.         "name":"Pastebin Configurable Product",
  7.         "attribute_set_name":"Default",
  8.         "price":"550.00",
  9.         "status":"true",
  10.         "unannounced_product": "false",
  11.         "discontinued": "false",
  12.         "website_ids":"en_US",
  13.         "description":"Description Here",
  14.         "short_description":"Short Description Here",
  15.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  16.         "seo_title":"SEO Title Here",
  17.         "seo_keywords":"SEO Keywords Here",
  18.         "meta_description":"Meta Description Here",
  19.         "primary_category":"[20]",
  20.         "primary_category_name":"",
  21.         "sub_categories":"",
  22.         "sub_category_name":""
  23.     },
  24.     {
  25.         "parent_sku": "pastebin-configurable-1",
  26.         "color": "Black",
  27.         "case_size": "51MM",
  28.         "in_the_box": "In the box test from api - pastebin-virtual-1",
  29.        
  30.         "sku":"pastebin-virtual-1",
  31.         "name":"Pastebin Virtual Product 1",
  32.         "attribute_set_name":"Default",
  33.         "price":"550.00",
  34.         "status":"true",
  35.         "unannounced_product": "false",
  36.         "discontinued": "false",
  37.         "website_ids":"en_US",
  38.         "description":"Description Here",
  39.         "short_description":"Short Description Here",
  40.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  41.         "seo_title":"SEO Title Here",
  42.         "seo_keywords":"SEO Keywords Here",
  43.         "meta_description":"Meta Description Here",
  44.         "primary_category":"20",
  45.         "primary_category_name":"",
  46.         "sub_categories":"",
  47.         "sub_category_name":""
  48.     },
  49.     {
  50.         "parent_sku": "pastebin-configurable-1",
  51.         "color": "Blue",
  52.         "case_size": "42MM",
  53.         "in_the_box": "In the box test from api - pastebin-virtual-2",
  54.        
  55.         "sku":"pastebin-virtual-2",
  56.         "name":"Pastebin Virtual Product 2",
  57.         "attribute_set_name":"Default",
  58.         "price":"550.00",
  59.         "status":"true",
  60.         "unannounced_product": "false",
  61.         "discontinued": "false",
  62.         "website_ids":"en_US",
  63.         "description":"Description Here",
  64.         "short_description":"Short Description Here",
  65.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  66.         "seo_title":"SEO Title Here",
  67.         "seo_keywords":"SEO Keywords Here",
  68.         "meta_description":"Meta Description Here",
  69.         "primary_category":"20",
  70.         "primary_category_name":"",
  71.         "sub_categories":"",
  72.         "sub_category_name":""
  73.     },
  74.     {
  75.         "color": "Blue",
  76.         "case_size": "42MM",
  77.         "in_the_box": "In the box test from api - pastebin-simple-1",
  78.        
  79.         "sku":"pastebin-simple-1",
  80.         "name":"Pastebin Simple Product 1",
  81.         "attribute_set_name":"Default",
  82.         "price":"200.00",
  83.         "status":"true",
  84.         "unannounced_product": "false",
  85.         "discontinued": "false",
  86.         "website_ids":"en_US",
  87.         "description":"Description Here",
  88.         "short_description":"Short Description Here",
  89.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  90.         "seo_title":"SEO Title Here",
  91.         "seo_keywords":"SEO Keywords Here",
  92.         "meta_description":"Meta Description Here",
  93.         "primary_category":"20",
  94.         "primary_category_name":"",
  95.         "sub_categories":"",
  96.         "sub_category_name":""
  97.     }
  98. ]
Add Comment
Please, Sign In to add comment