Show Product Catalog shortcode

The shortcode displays the main catalog listing page content. If you place the shortcode on your main catalog page (this page can be defined in general catalog settings) the layout for all the catalog pages will be the same as the one defined for the main catalog page. Shortcode integration settings If you place the […]


All Product Catalog Blocks

3 different blocks are available: Show Catalog block – to display the main catalog page content and set the markup for all catalog pages; by design it should be placed only on one page (the one selected in catalog general settings as the main listing page) Show Products block – to display products anywhere on […]



Form field value in notification email

You can use the following shortcode to display a form field value in the notification email: input_name is the name of the field in the form. How to check the field name? To check the field name you can right click on the field and use the inspect element in your browser. You will see […]



Always show grouped filters

On small screens almost all filters are grouped under one button. Like this: This makes the usability on devices with small screens better. What if you want to group the filters like this also for desktop screens? You can go to Catalog Settings > General  and find the Filters Bar Widget Area section: Check the filters […]



Featured Products shortcode

To display products assigned as featured, you can use the shortcode. You can use some attributes with the shortcode: products_limit – to limit the number of displayed featured products (default is 100) archive_template – to choose the template to display featured products (default is the selection in product settings) per_row – number of products per row empty […]


Assign Featured Products

To assign product as featured you should use the ‘Featured’ checkbox on product edit/add screen. The checkbox is located inside the product details box: Check the ‘Featured’ checkbox and save the product. How to display the featured products? To display featured products you can use shortcode anywhere in your website.


Display widget subcategories only on category page

With product categories widget you can display the subcategories only on the parent category page. In order to achieve this check the two checkboxes: show hierarchy (to display categories as a list of links) show children only on category page (to display subcategories only on parent category page) This is useful if you have a […]