Skip to content

Instantly share code, notes, and snippets.

@naveed-ahmad-biz
Last active July 30, 2023 11:00
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 naveed-ahmad-biz/1193070441ccbedfa314e5e602dc8679 to your computer and use it in GitHub Desktop.
Save naveed-ahmad-biz/1193070441ccbedfa314e5e602dc8679 to your computer and use it in GitHub Desktop.
PLAY! Shop Product Feed - Sample
"Items": [
{
"PriceSchedule": {
"OwnerID": "cbca442c-6fbe-47db-af35-9351b029b437",
"ID": "PSPOTG10CSWSB",
"Name": "10-Club Set With a Stand Bag",
"ApplyTax": false,
"ApplyShipping": false,
"MinQuantity": 1,
"MaxQuantity": null,
"UseCumulativeQuantity": false,
"RestrictedQuantity": false,
"PriceBreaks": [
{
"Quantity": 1,
"Price": 299.99,
"SalePrice": null,
"SubscriptionPrice": null
}
],
"Currency": null,
"SaleStart": null,
"SaleEnd": null,
"IsOnSale": false,
"xp": null
},
"ID": "PSPOTG10CSWSB",
"ParentID": null,
"IsParent": false,
"Name": "10-Club Set With a Stand Bag",
"Description": "The complete golf club set is the perfect solution for beginners and casual players, with everything you need to start playing right away.\n\nThe set is comprised of a lightweight, five compartment stand bag and 10 golf clubs: driver, 3 wood, 5 hybrids (replaces the 5 iron), 6, 7, 8, and 9 irons, pitching wedge, sand wedge, and putter. It is available in five models: standard right hand, standard left hand, extended length, graphite, and extended length graphite.",
"QuantityMultiplier": 1,
"ShipWeight": null,
"ShipHeight": null,
"ShipWidth": null,
"ShipLength": null,
"Active": true,
"SpecCount": 0,
"VariantCount": 0,
"ShipFromAddressID": "PlayShopAddress",
"Inventory": null,
"DefaultSupplierID": null,
"AllSuppliersCanSell": false,
"Returnable": false,
"xp": {
"Images": [
{
"Url": "https://ch.sitecoredemo.com/api/public/content/clubs-with-bag-1-product?v=378c7541",
"ThumbnailUrl": ""
},
{
"Url": "https://ch.sitecoredemo.com/api/public/content/clubs-with-bag-2-product?v=6b7923fc ",
"ThumbnailUrl": ""
},
{
"Url": " https://ch.sitecoredemo.com/api/public/content/clubs-with-bag-3-product?v=158fbae6",
"ThumbnailUrl": ""
}
],
"Status": "Draft",
"UnitOfMeasure": {
"Qty": 1,
"Unit": "Per"
},
"ProductType": "Standard",
"Currency": "USD",
"Brand": "OTG",
"ProductUrl": "/shop/products/PSPOTG10CSWSB/otg-10-club-set-with-a-stand-bag",
"CCID": "PSAGG"
}
},
...
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment