almost 10 years ago
SHOP.COM Exclusive Brands
In one of the webinars with registrants this week, there was a request for the list of brands sold at SHOP.COM that are exclusive and not available anywhere else.
Here is the list, in XML form, URL encoded, with the brandId (value) and the name (textValue).
Example: The first value given is:
<value>%22Motives® Cosmetics by Loren Ridinger%22</value>
To get all the products for this brand, use that value in the branId of the API call:
https://api.shop.com/AffiliatePublisherNetwork/v1/products?publisherID=TEST&locale=en_US&perPage=15&brandId=%22Motives%26reg; Cosmetics by Loren Ridinger%22
Full List:
<entry>
<value>%22Motives® Cosmetics by Loren Ridinger%22</value>
<textValue>Motives® Cosmetics by Loren Ridinger</textValue>
</entry>
<entry>
<value>Isotonix®</value>
<textValue>Isotonix®</textValue>
</entry>
<entry>
<value>NutriPhysical</value>
<textValue>NutriPhysical</textValue>
</entry>
<entry>
<value>PureH2O™</value>
<textValue>PureH2O™</textValue>
</entry>
<entry>
<value>TLS</value>
<textValue>TLS</textValue>
</entry>
<entry>
<value>SNAP™</value>
<textValue>SNAP™</textValue>
</entry>
<entry>
<value>Skintelligence®</value>
<textValue>Skintelligence®</textValue>
</entry>
<entry>
<value>%22Royal Spa®%22</value>
<textValue>Royal Spa®</textValue>
</entry>
<entry>
<value>%22DNA Miracles™%22</value>
<textValue>DNA Miracles™</textValue>
</entry>
<entry>
<value>Fixx</value>
<textValue>Fixx</textValue>
</entry>
<entry>
<value>%22Lumière de Vie%22</value>
<textValue>Lumière de Vie</textValue>
</entry>
<entry>
<value>%22Cellular Laboratories®%22</value>
<textValue>Cellular Laboratories®</textValue>
</entry>
<entry>
<value>Prime™</value>
<textValue>Prime™</textValue>
</entry>
<entry>
<value>%22Ultimate Aloe™%22</value>
<textValue>Ultimate Aloe™</textValue>
</entry>
<entry>
<value>GlobalCare</value>
<textValue>GlobalCare</textValue>
</entry>
<entry>
<value>%22Timeless Prescription®%22</value>
<textValue>Timeless Prescription®</textValue>
</entry>
<entry>
<value>%22Heart Health™%22</value>
<textValue>Heart Health™</textValue>
</entry>
<entry>
<value>NutriClean®</value>
<textValue>NutriClean®</textValue>
</entry>
<entry>
<value>Autoworks™</value>
<textValue>Autoworks™</textValue>
</entry>
<entry>
<value>%22Conquer Entertainment%22</value>
<textValue>Conquer Entertainment</textValue>
</entry>
<entry>
<value>%22Pet Health™%22</value>
<textValue>Pet Health™</textValue>
</entry>
<entry>
<value>VitaShield™</value>
<textValue>VitaShield™</textValue>
</entry>
<entry>
<value>Awake®</value>
<textValue>Awake®</textValue>
</entry>
<entry>
<value>%22Choice® by Market America%22</value>
<textValue>Choice® by Market America</textValue>
</entry>
<entry>
<value>%22Marley Coffee%22</value>
<textValue>Marley Coffee</textValue>
</entry>
<entry>
<value>ClearShield</value>
<textValue>ClearShield</textValue>
</entry>
<entry>
<value>Pentaxyl®</value>
<textValue>Pentaxyl®</textValue>
</entry>
<entry>
<value>%22MPC Prostate%22</value>
<textValue>MPC Prostate</textValue>
</entry>
<entry>
<value>%22OPC-3® chews%22</value>
<textValue>OPC-3® chews</textValue>
</entry>
<entry>
<value>%22Stealth Radar Shield™%22</value>
<textValue>Stealth Radar Shield™</textValue>
</entry>
</entries>
