Skip to content

Instantly share code, notes, and snippets.

@igorfelipee
Last active April 28, 2021 18:32
Show Gist options
  • Save igorfelipee/fa45e5f4701868f88df70dc370756adc to your computer and use it in GitHub Desktop.
Save igorfelipee/fa45e5f4701868f88df70dc370756adc to your computer and use it in GitHub Desktop.
<div
data-ng-if="
(cache.freightOptions.LASA &&
cache.customerPrimeInfoStatus !== 'ASSINANTE') &&
(cache.togglePrimePricing && cache.shouldShowPrimeOffer) ||
cache.shouldDisplayPrimeInfoOnApp">
<p>{{::'freight.prime.alertMessage_01' | translate}}</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment