{{#if mcfc}}
<button
    class="btn btn-action btn_full wisdom-btn-add btn-mcfc"
    data-toggle="modal" data-target="#wisdom-mcfc"
>
    <span class="btn__text">Add for Delivery</span>
</button>
{{/if}}
{{> wisdom
        pdp=true
        isUserNonRegistered=isUserNonRegistered
        mcfc=mcfc
}}
