Anton | fix: настройка cart checkout
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
<div class="premium-stage premium-stage-checkout">
|
||||
<div class="premium-orb premium-orb-one" aria-hidden="true"></div>
|
||||
<div class="premium-orb premium-orb-two" aria-hidden="true"></div>
|
||||
<?php twentytwentyfour_water_delivery_progress_markup( 'checkout' ); ?>
|
||||
<div class="checkout-shell">
|
||||
<div class="hero-copy checkout-intro reveal">
|
||||
<span class="eyebrow"><?php esc_html_e( 'Финальный шаг', 'twentytwentyfour' ); ?></span>
|
||||
@@ -137,6 +138,12 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="water-seo-copy-section water-seo-copy-section-checkout">
|
||||
<div class="container">
|
||||
<h2><?php esc_html_e( 'Оформить заказ воды в Севастополе онлайн', 'twentytwentyfour' ); ?></h2>
|
||||
<p><?php echo esc_html( twentytwentyfour_water_delivery_seo_copy( 'checkout' ) ); ?></p>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
<footer class="footer premium-footer">
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user