Anton | настройка checkout

This commit is contained in:
ab.an.ev@yandex.ru
2026-04-02 14:50:11 +03:00
parent c98af20036
commit 92a7170037
2 changed files with 146 additions and 3 deletions

View File

@@ -71,12 +71,10 @@
</div>
<div class="premium-stack reveal reveal-delay-1">
<div class="glass-card checkout-card premium-form-card">
<?php
while ( have_posts() ) :
the_post();
the_content();
endwhile;
?>