jiyaaddolly

Products Up Json Demo

Oct 28th, 2021 (edited)
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.44 KB | None | 0 0
  1. [
  2.     {
  3.         "type": "configurable",
  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":"[3,4, DiscontinuedOnTheRoad, 6,11,12]",
  20.         "primary_category_name":"",
  21.         "sub_categories":"",
  22.         "sub_category_name":""
  23.     },
  24.     {
  25.         "type": "virtual",
  26.         "parent_sku": "pastebin-configurable-1",
  27.         "color": "Black",
  28.         "case_size": "47MM",
  29.         "model":"Descentâ„¢ Mk2",
  30.        
  31.         "sku":"pastebin-virtual-1",
  32.         "name":"Pastebin Virtual Product 1",
  33.         "attribute_set_name":"Default",
  34.         "price":"550.00",
  35.         "status":"true",
  36.         "unannounced_product": "false",
  37.         "discontinued": "false",
  38.         "website_ids":"en_US",
  39.         "description":"Description Here",
  40.         "short_description":"Short Description Here",
  41.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  42.         "seo_title":"SEO Title Here",
  43.         "seo_keywords":"SEO Keywords Here",
  44.         "meta_description":"Meta Description Here",
  45.         "primary_category":"3,4, DiscontinuedOnTheRoad, 6,11,12",
  46.         "primary_category_name":"",
  47.         "sub_categories":"",
  48.         "sub_category_name":""
  49.     },
  50.     {
  51.         "type": "virtual",
  52.         "parent_sku": "pastebin-configurable-1",
  53.         "color": "Blue",
  54.         "case_size": "42MM",
  55.         "model":"Descentâ„¢ Mk2S",
  56.        
  57.         "sku":"pastebin-virtual-2",
  58.         "name":"Pastebin Virtual Product 2",
  59.         "attribute_set_name":"Default",
  60.         "price":"550.00",
  61.         "status":"true",
  62.         "unannounced_product": "false",
  63.         "discontinued": "false",
  64.         "website_ids":"en_US",
  65.         "description":"Description Here",
  66.         "short_description":"Short Description Here",
  67.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  68.         "seo_title":"SEO Title Here",
  69.         "seo_keywords":"SEO Keywords Here",
  70.         "meta_description":"Meta Description Here",
  71.         "primary_category":"3",
  72.         "primary_category_name":"",
  73.         "sub_categories":"",
  74.         "sub_category_name":""
  75.     },
  76.     {
  77.         "type": "simple",
  78.         "color": "Blue",
  79.         "case_size": "42MM",
  80.         "model":"Descentâ„¢ Mk2i",
  81.        
  82.         "sku":"pastebin-simple-1",
  83.         "name":"Pastebin Simple Product 1",
  84.         "attribute_set_name":"Default",
  85.         "price":"200.00",
  86.         "status":"true",
  87.         "unannounced_product": "false",
  88.         "discontinued": "false",
  89.         "website_ids":"en_US",
  90.         "description":"Description Here",
  91.         "short_description":"Short Description Here",
  92.         "image_url":"https://static.garmincdn.com/en/products/010-00657-70/g/cf-lg.jpg",
  93.         "seo_title":"SEO Title Here",
  94.         "seo_keywords":"SEO Keywords Here",
  95.         "meta_description":"Meta Description Here",
  96.         "primary_category":"3",
  97.         "primary_category_name":"",
  98.         "sub_categories":"",
  99.         "sub_category_name":""
  100.     }
  101. ]
Advertisement
Add Comment
Please, Sign In to add comment