Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Three products per row in the shop

The shop and category pages show three products per row.

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Needs WooCommerce
  • Category WooCommerce
  • Tested with WordPress 7.1, WooCommerce 11.1
PHP
<?php

add_filter( 'loop_shop_columns', static fn() => 3, 20 );

Good to know

For classic themes that respect this setting (Storefront does). Block themes set columns in the Product Collection block.

In these packs

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.