Manufacturer Product
Request Parameters:
Retrieve the manufacturer products.
URL: ../Plugins/XcellenceIt.Plugin.Misc.NopRestApi/RemoteService/WebService.svc/ManufacturerProduct
Parameter:
{
"apiSecretKey":"k117x118z122r116t100e100r118j122",
"storeId":"1",
"customerId":"1",
"currencyId":"1",
"languageId":"1",
"manufacturerId":"14"
}
Response :
{
"ManufacturerProductResult":
{
"Id": 0,
"Message": null,
"Description": null,
"FeaturedProducts":
[
],
"MetaDescription": null,
"MetaKeywords": null,
"MetaTitle": null,
"Name": null,
"PictureModel": null,
"Products":
[
{
"Id": 17,
"Message": null,
"DefaultPictureModel":
{
"CustomProperties":
[
],
"AlternateText": "Picture of Apple iCam",
"FullSizeImageUrl": "http://localhost:15536/content/images/thumbs/0000040_apple-icam.jpeg",
"ImageUrl": "http://localhost:15536/content/images/thumbs/0000040_apple-icam_415.jpeg",
"ThumbImageUrl": "http://localhost:15536/content/images/thumbs/0000040_apple-icam_100.jpeg",
"Title": "Show details for Apple iCam"
},
"FullDescription": "A few months ago we featured the amazing WVIL camera, by many considered the future of digital photography. This
is another very good looking concept, iCam is the vision of Italian designer Antonio DeRosa, the idea is to have a device that attaches to
the iPhone 5, which then allows the user to have a camera with interchangeable lenses. The device would also feature a front-touch
screen and a projector. Would be great if apple picked up on this and made it reality.",
"Name": "Apple iCam",
"ProductPrice":
{
"CustomProperties":
[
],
"AvailableForPreOrder": false,
"DisableBuyButton": false,
"DisableWishlistButton": false,
"DisplayTaxShippingInfo": false,
"ForceRedirectionAfterAddingToCart": false,
"IsRental": false,
"OldPrice": null,
"PreOrderAvailabilityStartDateTimeUtc": null,
"Price": "$1,300.00"
},
"ReviewOverviewModel":
{
"CustomProperties":
[
],
"AllowCustomerReviews": true,
"ProductId": 17,
"RatingSum": 4,
"TotalReviews": 1
},
"SeName": "apple-icam",
"ShortDescription": "Photography becomes smart"
}
],
"SeName": null
}
}