CSR-2364 recycling in cart missing amount

CSR-2364 recycling in cart missing amount
This commit is contained in:
CarlNation 2024-11-12 05:53:57 -05:00
parent a5dc5a567f
commit 21166330d5

View file

@ -96,7 +96,7 @@
</span> </span>
<span <span
v-if=" v-if="
!showCoverageAsVerified || !showCoverageAsVerified || cartItem.name === 'Recycling' ||
(showCoverageAsVerified && !cartItem.isCoveredByInsurance) (showCoverageAsVerified && !cartItem.isCoveredByInsurance)
" "
>{{ >{{