Skip to content

Instantly share code, notes, and snippets.

@victorevector
Created October 19, 2019 01:49
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 victorevector/727d230861928bc0a9a98b168384aaec to your computer and use it in GitHub Desktop.
Save victorevector/727d230861928bc0a9a98b168384aaec to your computer and use it in GitHub Desktop.
This is how Kroger represents its product object
{
"brandName":"Reddi Wip",
"clickListItem":true,
"countryOfOrigin":null,
"customerFacingSize":"13 oz",
"description":"Reddi Wip Original Dairy Whipped Cream Topping",
"forceSize":null,
"homeDeliveryItem":true,
"images":[
{
"url":"https://www.kroger.com/product/images/large/front/0007027223204",
"perspective":"front",
"size":"large"
},
{
"url":"https://www.kroger.com/product/images/medium/front/0007027223204",
"perspective":"front",
"size":"medium"
},
{
"url":"https://www.kroger.com/product/images/xlarge/front/0007027223204",
"perspective":"front",
"size":"xlarge"
},
{
"url":"https://www.kroger.com/product/images/thumbnail/front/0007027223204",
"perspective":"front",
"size":"thumbnail"
},
{
"url":"https://www.kroger.com/product/images/small/front/0007027223204",
"perspective":"front",
"size":"small"
}
],
"mainImagePerspective":"front",
"multipackItem":false,
"multipackQuantity":"0",
"options":[
],
"romanceDescription":"<p>Reddi-wip Original Whipped Dairy Cream Topping serves up delicious, rich cream taste —without adding hydrogenated oils like some other guys. Enjoy this dairy whipped topping on ice cream sundaes, strawberry shortcake, pumpkin pie, hot chocolate and other desserts. Like whipped cream, the Original Reddi-wip is made with real cream as the first ingredient and has no artificial flavors or sweeteners. Real cream means real flavor with 15 calories per serving. Now that's something to be joyful about. Shake well before use.</p>",
"seoDescription":"reddi-wip-original-dairy-whipped-cream-topping",
"serviceCounter":null,
"shipToHomeItem":false,
"soldInStore":true,
"temperatureIndicator":"Refrigerated",
"verified":true,
"mainImage":"https://www.kroger.com/product/images/medium/front/0007027223204",
"slug":"reddi-wip-original-dairy-whipped-cream-topping",
"categories":[
{
"name":"Dairy",
"code":"15",
"categoryCode":"15",
"categoryName":"Dairy",
"category":"Dairy"
}
],
"alcoholFlag":false,
"bounceFlag":false,
"dimensions":null,
"familyTree":null,
"hazmatFlag":false,
"heatSensitive":false,
"inventoryThreshold":0,
"maximumOrderQuantity":0,
"minimumOrderQuantity":0,
"minimumAgeToBuy":0,
"prop65":null,
"restrictions":null,
"shipItemType":null,
"shipsWithColdPack":false,
"taxGroupCode":null,
"taxonomies":null,
"weight":null,
"weightPerUnit":null,
"displayTemplate":"YellowTag",
"division":"704",
"minimumAdvertisedPrice":null,
"orderBy":"Unit",
"regularNFor":"1",
"store":"00333",
"endDate":"2019-11-14T00:00:00",
"priceNormal":"4.79",
"priceSale":"4.39",
"promoDescription":"$4.39",
"promoType":null,
"soldBy":"Unit",
"promoNfor":"1",
"referenceNFor":"1",
"referencePrice":null,
"calculatedPromoPrice":"4.39",
"calculatedRegularPrice":"4.79",
"calculatedReferencePrice":null,
"nutrition":null,
"location":null,
"inventory":null,
"ship":null,
"price":null,
"item":null,
"complementProductIds":[
"0003338320027",
"0007027223202",
"0007027223203",
"0001111006770",
"0003400000312",
"0001111080903",
"0001111080934",
"0001111080909",
"0003338320038",
"0007027249129",
"0007027223205",
"0004300004568",
"0001111045661",
"0001111050312",
"0004300000953",
"0001111050315",
"0003338320030",
"0001111086689",
"0007342000011",
"0003338322241",
"0002100061984",
"0004300004607",
"0007756725423",
"0004300000950",
"0001111006771",
"0004300000960",
"0001111070187",
"0001111056059",
"0001111070177",
"0007189903720",
"0004300004608",
"0007069027127",
"0005150002512",
"0002800021580",
"0005000032275",
"0003450015136",
"0003210003404",
"0001111086688",
"0001111087803",
"0001111074500",
"0001111076238",
"0071514150349",
"0001111009654",
"0004300000274",
"0001111050729",
"0004300004574",
"0001800000401",
"0007116971400",
"0003450063611",
"0003400000047"
],
"upc":"0007027223204",
"couponId":null,
"offers":[
],
"couponIds":[
],
"monetizationInfo":null,
"hasPrice":true,
"loyalMember":false,
"primaryIndex":1,
"curbsidePickupEligible":true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment