A curated selection of our favourite and best-selling light fixtures

add_filter( ‘product_cat_class’, function ( $classes ) {if ( is_array( $classes ) && in_array( ‘product-category’, $classes ) ) {$classes[] = ‘span_1_of_4_tl’;$classes[] = ‘span_1_of_3_tp’;$classes[] = ‘span_1_of_2_pl’;$classes[] = ‘span_1_of_2_pp’;}