How do I display a list of product categories with images of each category?
how display list of product categories images of each category? want each category in list display thumbnail of category, such: http://bevisco.businesscatalyst.com/thumbnail%20hover%20test/product%20menu%20look.jpg
i've got categories , products ready go, can't categories display list images. tried making web app , worked, such, don't want have make products web app items, ecommerce gives me more features images poplets. i'm able style list css myself, don't know how create tag outputs category names relevant picture each.
this testing website now: http://bevisco.businesscatalyst.com/home
http://bevisco.businesscatalyst.com/product-menu-test
i'd appreciate if point me in right direction.
hi,
when creating catalogue have option of setting thumbnail it. when listing catalogues bc offers 2 choices:
- {module_catalogue,#####} - outputs single catalog associated image, see http://bevisco.businesscatalyst.com/product-menu-test
- {module_cataloguelistdump,#####} - name implies, it's standard dump, displaying items in list, can't customize other bc tags
(you indeed free style in way choose via css , javascript. have script reads content of each list item (e.g. accessories/seating/shop) , uses call proper image folder store catalog images ( yourdomaing.com/catalogueimages/ example ) script add "accessories" or "shop" <img src="/catalogueimages/******">
# if scripting way there of hassle, listing each catalogue separately might best option, it's done within bc interface through few clicks.
More discussions in eCommerce
adobe
Comments
Post a Comment