Skip to content

Instantly share code, notes, and snippets.

@jlawhorn
Last active August 29, 2015 14:05
Show Gist options
  • Save jlawhorn/5ca1504a5ae748bbf11f to your computer and use it in GitHub Desktop.
Save jlawhorn/5ca1504a5ae748bbf11f to your computer and use it in GitHub Desktop.
Provide Custom Layout Based on Login Status
<customer_logged_out>
<!--code here-->
<customer_logged_out>
<customer_logged_in>
<!--code here-->
<customer_logged_in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment