This content has been marked as final.
Show 1 reply
-
1. Re: Mobile site design for eshop
Liam Dilley Nov 26, 2012 9:27 PM (in response to mark_barrett)Hi Mark, check out here:
http://kb.worldsecuresystems.com/134/bc_1342.html#main_eCommerce
{tag_productlist} Lists the products in the current catalogue (Use {tag_productlist,u,v,w,x,y,z} where u is the number of products per row; v is the target frame, e.g. _blank or leave empty; w is the number of products per page (limit of 500 products per page); x is the sort type, e.g. Price, or Alphabetical; y allows you to hide empty message, e.g. 'this catalog has no products' and z is list type). Change: {tag_productlist,4} to {tag_productlist,4,,,,,true} to display as LI. Set it to LI and make the width of the container effect the li items which you float.
YOu do not need a new template for this either, just fluid widths ala responsive design.


