URLs
Guide to constructing links to and within WBshop:
- Link to a product detail page:
(note that SKUs are case senstitive) - Structure:
http://www.wbshop.com/product/code/[SKU].do - Example:
http://www.wbshop.com/product/code/HPNBWAND.do - Link to a gateway page:
(note that category IDs are case senstitive) - Structure:
http://www.wbshop.com/category/[category ID].do - Example:
http://www.wbshop.com/category/clothing.do - Link to a directory page:
(note that category IDs are case senstitive) - Structure:
http://www.wbshop.com/category/code/[category ID].do - Example:
http://www.wbshop.com/category/code/hpphone.do - Link to a search results page:
- Structure:
http://www.wbshop.com/search.do?query=[Searchterm] - Example:
http://www.wbshop.com/search.do?query=shirts - Link to add one or more items to the cart:
(note that SKUs are case senstitive) - Structure:
http://www.wbshop.com/Add2Cart.do?skuCode=[SKU]&qty=[quantity] - Example:
http://www.wbshop.com/Add2Cart.do?skuCode=HPNBWAND&qty=3 - Link to a product image:
(note that SKUs are lowercase) - Structure (60 x 60):
http://ii2-prod.marketlive.com/fcgi-bin/iipsrv.fcgi?FIF=/images/warnerbros//source/warnerbros/[sku].tif&wid=60&cvt=jpeg - Structure (174 x 174):
http://ii2-prod.marketlive.com/fcgi-bin/iipsrv.fcgi?FIF=/images/warnerbros//source/warnerbros/[sku].tif&wid=174&cvt=jpeg - Structure (370 x 370):
http://ii2-prod.marketlive.com/fcgi-bin/iipsrv.fcgi?FIF=/images/warnerbros//source/warnerbros/[sku].tif&wid=370&cvt=jpeg - Example:
http://ii2-prod.marketlive.com/fcgi-bin/iipsrv.fcgi?FIF=/images/warnerbros//source/warnerbros/hpnbtime.tif&wid=370&cvt=jpeg
