This commit is contained in:
Lieu Le
2019-09-28 13:18:08 +07:00
6 changed files with 57 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ if ( ! $infos && ! $taxs ) {
</div>
</li>
<?php endif; ?>
<?php if ( $infos ): ?>
<?php foreach ( $infos as $key => $info ) : ?>
<?php if ( $info['value'] ) : ?>