whoami7 - Manager
:
/
home
/
qbizpnmr
/
alfalahacademy.net
/
wp-content
/
themes
/
kipso
/
woocommerce
/
single-product
/
Upload File:
files >> /home/qbizpnmr/alfalahacademy.net/wp-content/themes/kipso/woocommerce/single-product/sale-flash.php
<?php /** * Single Product Sale Flash * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly global $post, $product; ?> <?php if ( $product->is_on_sale() ) : ?> <?php echo apply_filters( 'woocommerce_sale_flash', '<span class="onsale">'. esc_html__('Sale', 'kipso') .'</span>', $post, $product ); ?> <?php endif; ?>
Copyright ©2021 || Defacer Indonesia