Item in categorise

Hey @anthony‍,

  1. You can configure the amount of itmes per page in the basic settings module: http://en.community.shopware.com/_detail_1047.html?_ga=2.95734680.522564254.1501482013-1703103982.1467381375
  2. Yes, this is possible. You have to write your jQuery plugin for this purpose.: jQuery plugins and the StateManager
  3. This is a difficult topic to be honest. We’re having a plugin called custom products which allows you to create user defined products. What I mean with this term is that the user is able to select a color, add text etc. to a product but the plugin doesn’t visualize the user input. You can extend the plugin to change the product image based on the user input: http://store.shopware.com/en/swagcustomproducts/custom-products.html
  4. Yes, this is possible using CSS / Less. The height of the product box is defined by the height (including padding and margins) of the elements inside the product box.

I hope this was useful for you.

Best regards,
Stephan Pohl  Shopware