#2171 oc.com discount doesn't seen. Completed.

This commit is contained in:
Muammer Top 2020-09-24 10:16:26 +03:00
parent 9165f5ca4e
commit 5cf4316b27
2 changed files with 5 additions and 1 deletions

View File

@ -296,4 +296,6 @@ return [
// New create page
'options' => 'Options',
'free' => 'Free'
];

View File

@ -25,7 +25,9 @@
? adv.standard_price.currency(null,"currency")
: '' }}
</del></p>
<b>{{ adv.price.currency(null,'currency') }}</b>
<b>{{ adv.price != '0'
? adv.price.currency(null,"currency")
: trans('visiosoft.module.advs::field.free') }}</b>
</div>
{% if setting_value('visiosoft.module.location::list_page_location') %}
<div class="col-md-12 justify-content-center align-self-center text-truncate">