remove lockdown announcement from order form

This commit is contained in:
Omair Saleh
2022-11-15 15:07:33 +08:00
parent ab3ba64d31
commit 8a4810d961
@@ -45,7 +45,7 @@
<div class="col-6">
<div class="row m-t-20">
<div class="col">
<p class="m-b-0 text-danger m-b-15" v-if="parameters.warehouse_id === 3">As the Baiyun district is still under the control management, our warehouse will be temporarily closed until further notice.</p>
<!-- <p class="m-b-0 text-danger m-b-15" v-if="parameters.warehouse_id === 3">As the Baiyun district is still under the control management, our warehouse will be temporarily closed until further notice.</p>-->
<p class="text-center">最新运费价格 <a href="https://www.cief-malaysia.com/services-sea-shipping/" class="text-underline" target="_blank">点击 这里 </a><br>For the latest shipping prices <a href="https://www.cief-malaysia.com/services-sea-shipping/" class="text-underline" target="_blank">click here</a></p>
</div>
</div>