Hello world!
This is my first post here so I'm new here. I have been struggling for some time with Zen Cart and I have one problem I can't get over. I'm building e-commerce here and I would like to use front pages grid layout (under "tammikuun uutuudet") in product listing pages (for example "Kalusteet" -category). Now you can see products as list. I would like to see them in grid layout. How can I do this? Template I'm using is Apparel Boutique and Zen Cart version is v1.50.


Reply With Quote
uplicate entry 'PRODUCT_LISTING_LAYOUT_STYLE' for key 'unq_config_key_zen' :: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 'Select the layout style:<br />Each product can be listed in its own row (rows option) or products can be listed in multiple columns per row (columns option)', '8', '40', NULL, now(), NULL, 'zen_cfg_select_option(array("rows", "columns"),'); in /home/succe251/public_html/zen-cart/includes/classes/db/mysql/query_factory.php on line 101
