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

This commit is contained in:
ab.an.ev@yandex.ru
2026-04-02 14:41:34 +03:00
parent 156b4a4305
commit c98af20036
2 changed files with 148 additions and 1 deletions

View File

@@ -76,7 +76,7 @@
<div class="glass-card checkout-card premium-form-card">
<?php
while ( have_posts() ) :
the_post();
the_content();
endwhile;
?>