Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web432/html/wp-content/themes/touchm/woocommerce/single-product/tabs/ |
Current File : //var/www/web432/html/wp-content/themes/touchm/woocommerce/single-product/tabs/tab-attributes.php |
<?php /** * Attributes tab * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ global $product; $show_attr = ( get_option( 'woocommerce_enable_dimension_product_attributes' ) == 'yes' ? true : false ); if ( $product->has_attributes() || ( $show_attr && $product->has_dimensions() ) || ( $show_attr && $product->has_weight() ) ) { ?> <li class="attributes_tab"><a href="#tab-attributes"><?php _e('More Info', 'woocommerce'); ?></a></li> <?php } ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare