Sindbad~EG File Manager
<?php
/**
* Template Loop Start
*
* @see https://docs.woocommerce.com/document/template-structure/
* @package WooCommerce/Templates
* @version 6.7.0
*/
$radiantthemes_sidebar = get_query_var( 'sidebar' );
?>
<div class="clearfix"></div>
<!-- radiantthemes-shop -->
<?php if ( 'left' === $radiantthemes_sidebar || 'right' === $radiantthemes_sidebar ) { ?>
<div class="radiantthemes-shop three-column <?php echo esc_attr( radiantthemes_global_var( 'shop_box_style', '', false ) ); ?>">
<?php } elseif ( 'shop-style-three-column' === radiantthemes_global_var( 'shop-style', '', false ) ) { ?>
<div class="radiantthemes-shop three-column <?php echo esc_attr( radiantthemes_global_var( 'shop_box_style', '', false ) ); ?>">
<?php } elseif ( 'shop-style-four-column' === radiantthemes_global_var( 'shop-style', '', false ) ) { ?>
<div class="radiantthemes-shop four-column <?php echo esc_attr( radiantthemes_global_var( 'shop_box_style', '', false ) ); ?>">
<?php } elseif ( 'shop-style-five-column' === radiantthemes_global_var( 'shop-style', '', false ) ) { ?>
<div class="radiantthemes-shop five-column <?php echo esc_attr( radiantthemes_global_var( 'shop_box_style', '', false ) ); ?>">
<?php } elseif ( 'shop-style-six-column' === radiantthemes_global_var( 'shop-style', '', false ) ) { ?>
<div class="radiantthemes-shop six-column <?php echo esc_attr( radiantthemes_global_var( 'shop_box_style', '', false ) ); ?>">
<?php } else { ?>
<div class="radiantthemes-shop four-column <?php echo esc_attr( radiantthemes_global_var( 'shop_box_style', '', false ) ); ?>">
<?php } ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists