stock badge removed
This commit is contained in:
parent
4762fdbd4d
commit
e470d730ed
@ -194,10 +194,10 @@
|
|||||||
<span class="aakriti-cursive mb-1 d-block" style="font-size: 1.5rem;">Bespoke Design Collection</span>
|
<span class="aakriti-cursive mb-1 d-block" style="font-size: 1.5rem;">Bespoke Design Collection</span>
|
||||||
<h1 class="display-5 mb-3" style="font-size: 2.2rem;" t-field="product.name"/>
|
<h1 class="display-5 mb-3" style="font-size: 2.2rem;" t-field="product.name"/>
|
||||||
|
|
||||||
<div class="mb-4">
|
<!-- <div class="mb-4">
|
||||||
<span t-if="product.qty_available > 0" class="badge badge-pill badge-success p-2 px-3" style="background-color: #28a745; font-size: 0.8rem; font-weight: 600;">In Stock & Available</span>
|
<span t-if="product.qty_available > 0" class="badge badge-pill badge-success p-2 px-3" style="background-color: #28a745; font-size: 0.8rem; font-weight: 600;">In Stock & Available</span>
|
||||||
<span t-else="" class="badge badge-pill badge-warning p-2 px-3" style="font-size: 0.8rem; font-weight: 600;">Custom Order - Checking Dates</span>
|
<span t-else="" class="badge badge-pill badge-warning p-2 px-3" style="font-size: 0.8rem; font-weight: 600;">Custom Order - Checking Dates</span>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<div class="my-4 py-3 border-top border-bottom d-flex align-items-baseline">
|
<div class="my-4 py-3 border-top border-bottom d-flex align-items-baseline">
|
||||||
<span class="detail-price">
|
<span class="detail-price">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user