Last active
September 22, 2021 21:06
-
-
Save nickgs/d18adc45a84888d66ace30e7d4186814 to your computer and use it in GitHub Desktop.
ADC Product API JSON Data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"products": [ | |
{ | |
"product": { | |
"SKU": "216RB", | |
"title": "<a href=\"/products/216\">Pocket Pal II™</a>", | |
"Body": "<p><strong>An indispensable uniform accessory that combines fashion with function.</strong></p>\n<p><strong>The 216 Series features:</strong></p>\n<ul>\n<li>\n\t\tWashable 420D white nylon pocket organizer sewn with nylon thread</li>\n<li>\n\t\t5 slide-in and one covered pocket in front, one full-width slide-in pocket in rear</li>\n<li>\n\t\tHandy key ring</li>\n<li>\n\t\tHook and Loop snap closures in choice of 6 vibrant colors</li>\n<li>\n\t\tMeasures 6 1/4\" x 4 3/4\" x 1/4\", Weighs 1 oz</li>\n<li>\n\t\tStandard orders ship in polybag. Optional retail packaging (see photos) also available for a slight upcharge; add a “Q” to the item number when ordering.</li>\n</ul>\n", | |
"Product Sku Image ": { | |
"src": "https://www.adctoday.com/sites/default/files/product_images/216RB-web.jpg", | |
"alt": "", | |
"title": "" | |
}, | |
"Product Default Image": { | |
"src": "https://www.adctoday.com/sites/default/files/styles/main_product_image/public/216BK-web.jpg?itok=LlixP7kL", | |
"alt": "", | |
"title": "" | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment