правки test1
This commit is contained in:
@@ -65,7 +65,7 @@ function twentytwentyfour_test1_catalog_markup() {
|
||||
<span class="chip"><?php esc_html_e( 'в наличии', 'twentytwentyfour' ); ?></span>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<div class="card-price"><strong><?php echo esc_html( $price ); ?></strong><span><?php esc_html_e( 'из WooCommerce', 'twentytwentyfour' ); ?></span></div>
|
||||
<div class="card-price"><strong><?php echo esc_html( $price ); ?></strong></div>
|
||||
<button
|
||||
class="mini-button add-to-cart"
|
||||
data-product-id="<?php echo esc_attr( (string) $product->get_id() ); ?>"
|
||||
|
||||
Reference in New Issue
Block a user