⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.200
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
styleage_v3
/
core
/
storage
/
framework
/
views
/
View File Name :
9b44b7b904c90beab4292e79735e5cb59800764d.php
<?php if($sitem->item_type != 'affiliate'): ?> <?php if($sitem->is_stock()): ?> <a class="product-button add_to_single_cart" data-target="<?php echo e($sitem->id); ?>" href="javascript:;" title="<?php echo e(__('To Cart')); ?>"><i class="icon-shopping-cart"></i> </a> <?php else: ?> <a class="product-button" href="<?php echo e(route('front.product',$sitem->slug)); ?>" title="<?php echo e(__('Details')); ?>"><i class="icon-arrow-right"></i></a> <?php endif; ?> <?php else: ?> <a class="product-button" href="<?php echo e($sitem->affiliate_link); ?>" target="_blank" title="<?php echo e(__('Buy Now')); ?>"><i class="icon-arrow-right"></i></a> <?php endif; ?><?php /**PATH /var/www/styleage_v3/core/resources/views/includes/item_footer.blade.php ENDPATH**/ ?>