File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/product-alt.php.tar
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/themes/vadimarketv4/parts/product-alt.php 0000644 00000003232 15154045642 0027005 0 ustar 00 <?php if(function_exists('the_views')) { ?>
<span class="goruntuleme item"><i class="icon-eye-3"></i> <?php the_views(); ?></span>
<?php } ?>
<?php if ( function_exists( 'yith_wcwl_is_wishlist' ) ) { ?>
<span class="favori-list item">
<?php echo do_shortcode('[yith_wcwl_add_to_wishlist]'); ?>
</span>
<?php } ?>
<span class="paylas item">
<a class="paylas-ac" href="#"><i class="icon-forward-1"></i> <?php echo __('Paylaş','temavadisi'); ?></a>
<div class="paylas-wrap gizle py-3 px-4">
<h4><?php echo __('Bu Fırsatı Paylaş','temavadisi'); ?></h4>
<a class="paylas-kapat" href="#">x</a>
<div class="d-flex urun-paylas">
<a href="#" data-href="//www.facebook.com/share.php?u=<?php echo urlencode(get_permalink()); ?>"><i class="icon-facebook-official"></i></a>
<a href="#" data-href="//twitter.com/share?url=<?php echo urlencode(get_permalink()); ?>&text=<?php the_title(); ?>"><i class="icon-twitter"></i></a>
<a href="#" data-href="//www.linkedin.com/sharing/share-offsite/?url=<?php echo urlencode(get_permalink()); ?>"><i class="icon-linkedin-squared"></i></a>
<?php if (wp_is_mobile()) { ?>
<a href="#" data-href="whatsapp://send?text=<?php the_title(); ?> <?php echo get_permalink(); ?>" target="_blank"><i class="icon-whatsapp"></i></a>
<?php } else { ?>
<a href="#" data-href="//web.whatsapp.com/send?text=<?php the_title(); ?> <?php echo get_permalink(); ?>" target="_blank"><i class="icon-whatsapp"></i></a>
<?php } ?>
<a href="#" data-href="mailto:?subject=<?php the_title(); ?>&body=<?php echo get_permalink(); ?>." target="_blank"><i class="icon-mail"></i></a>
</div>
</div>
</span>