Category Pages CTGY
Sebenza - SS-CTGYTEMPLATES5 Category Template Manager: how to display the headers of child category on the parent category page:
<mvt:foreach iterator="subcat" .. More inside
How to create rollover tooltips:
Using Weiland's toolkit .. More inside
How to display the raw product price (i.e. before discounts, including group pricing, taxes etc.) on any page:
Use .. More inside
How to prevent text links wrapping
.. More inside
How to display different category and product page templates, depending on what price group a customer was in:
Use the Tool kit module with this conditional: .. More inside
How to allow the customer to select a Quantity on Category pages:
Replace the existing .. More inside
How to ensure that category pages without products do not display:
<mvt:if expr="l.settings: .. More inside
How to offer both paginated and a "View All Products" pages:
1) Create a new .. More inside
How to get sub categories to display two+ across:
.. More inside
How to show category header only on the first page in a category with multiple pages:
<mvt:if expr= .. More inside
How to allow your customers to view your products by alpha or numeric value:
Use .. More inside
How to create custom product field for short descriptions
.. More inside
How to display the parent category code (so ensure category codes are comprised of keywords, separated by hyphens) on category pages:
.. More inside
How to create a side by side product comparison:
Create a new .. More inside
How to display attributes and options in category pages:
.. More inside
How to avoid vertical lines (padding) between cells in rows, in PLST and CTGY pages
Ensure .. More inside
How to fix vertical space in category pages:
1. Ensure the .. More inside
How to replace zero prices with a message:
<mvt:if expr="l.settings .. More inside
How to have different layouts for products eg. products on sale vs those not on sale:
<mvt:if expr="l.settings: .. More inside
How to do either of two things using a conditional:
<mvt:if expr="l.settings .. More inside
How to create subcategories on Category Pages without a module:
.. More inside
How to send customer to the basket page when the button "add to basket " is clicked:
In the product display .. More inside
How to have different layouts for different categories or different products:
You could have a different template for every category in your store .. More inside
How to make a sub-category have 2 different parent categories:
Set up a category .. More inside
How to create Breadcrumbs on Product or Category pages:
.. More inside
How to create a conditional to display different category and product page layouts, depending on the category or product:
<mvt:if expr = "( l.settings: .. More inside
How to create Metatag keywords for CTGY page
Use the .. More inside
How to display multiple columns:
.. More inside