File "loop-start.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/woocommerce/templates/loop/loop-start.php
File size: 133 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

if (!defined('ABSPATH')) {
    exit;
}
?>
<ul class="products columns-<?php 
echo esc_attr(wc_get_loop_prop('columns'));
?>">