Login Link Methods

SmartCart.getLoginLabelstring

Get the login button text from the current SmartCart instance

SmartCart.getLoginUrlstring

Get the login button URL from the current SmartCart instance

SmartCart.shouldRenderLoginComponentboolean

Check if the login component should be rendered

SmartCart.getLoginLabelstring

Get the login button text from the current SmartCart instance

Returns: string - The login button text

SmartCart.getLoginUrlstring

Get the login button URL from the current SmartCart instance

Returns: string - The login button URL

SmartCart.shouldRenderLoginComponentboolean

Check if the login component should be rendered

Returns: boolean - True if the login component should be rendered