Created
November 26, 2015 18:53
-
-
Save adardesign/e071c1d91ce915c4b3b4 to your computer and use it in GitHub Desktop.
Handling isBundle - WEB-34571
This file contains 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
{ | |
"125826997": { | |
"id": "125826997", | |
"rebates": [ | |
{ | |
"text": "This bundle is eligible for a $350 mail In rebate", | |
"link": "http://www.adorama.com/pdfs/rebates/CanonNMIR.pdf" | |
} | |
], | |
"isBundle":"ICAT5IK1Z", | |
"package": [ | |
{ | |
"id": "125827234", | |
"sku": "CA55250SF", | |
"isBundle":"ICAT5IK1Z", | |
"qty": 1, | |
"mpn": "8546B002 F", | |
"unitPrice": 299, | |
"totalPrice": 149, | |
"savings": 150, | |
"isFreeRebateItem": false, | |
"isSecondaryKitItem": false, | |
"qtyEditable": false | |
}, | |
{ | |
"sku": "ILXSD32G2DP2", | |
"isBundle":"ICAT5IK1Z", | |
"qty": 1, | |
"mpn": "LSD32GBSBNA200", | |
"unitPrice": 19.95, | |
"totalPrice": 0, | |
"savings": 0, | |
"isFreeRebateItem": false, | |
"isSecondaryKitItem": true, | |
"qtyEditable": false | |
} | |
], | |
"packageSavings": 150, | |
"isPQProduct": false, | |
"headerMessage": "This Bundle Includes:", | |
"shortDescription": "Canon T5i Camera w/18-55mm Lens - Special Promotional Bundle (See Details)", | |
"sku": "ICAT5IK1Z", | |
"qty": 1, | |
"mpn": "8595B003 SPB", | |
"unitPrice": 749, | |
"totalPrice": 749, | |
"savings": 0, | |
"isFreeRebateItem": false, | |
"isSecondaryKitItem": false, | |
"qtyEditable": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment