WordPress
- 1 ответ
- 0 вопросов
0
Вклад в тег
<table class="shop_table cart" cellspacing="0">
<thead>
<tr>
<th class="product-name"><?php _e( 'Product', 'woocommerce' ); ?></th>
<th class="product-price"><?php _e( 'Price', 'woocommerce' ); ?></th>
<th class="product-price"></th>
</tr>
</thead>
<tbody>