Forgot Password

Recover Password

If you forgot your password, recover it by entering your email address.

//@if ( // request()->route()->getName() == 'shop.checkout.onepage.index' // && core()->getConfigData('sales.paymentmethods.paypal_smart_button.active') // && core()->getConfigData('sales.paymentmethods.paypal_smart_button.active') == '1' //) @if ( request()->route() && request()->route()->getName() == 'shop.checkout.onepage.index' && core()->getConfigData('sales.paymentmethods.paypal_smart_button.active') == '1' ) @endif