@using SmartStore.Web.Framework; @model SmartStore.AmazonPay.Models.AmazonPayViewModel @{ Layout = ""; }
@Html.Partial("ScriptingLoginButton", Model)