{{#if (eq @order.type "storefront")}}
    <Button @type="magic" @icon="square-plus" @text="Add Product from Storefront" @onClick={{this.promptProductSelection}} />
{{/if}}