правки test1

This commit is contained in:
2026-04-04 20:14:06 +03:00
parent bf43603aad
commit 10e2d91c45

View File

@@ -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() ); ?>"