Skip to product information
1 of 1
Published:2023.07.20

Example of settings to display "Welcome Mr./Ms. XX" to logged-in users using the Shopify theme "Dawn"

Example of settings to display "Welcome Mr./Ms. XX" to logged-in users using the Shopify theme "Dawn"

Applications

  • Product Image Management

How to implement

  • LIQUID
  • HTML/CSS
View full details

You will often see this in stores where it is assumed that users will be logged in at all times, but this is an example of how to set it up if you want to display a "Welcome Mr./Ms. XX" message in the header etc. to users who log in to Shopify.


Example of setting to display "Welcome Mr./Ms. XX" to logged-in users with the theme "Dawn"


[How to set it up] Add code to header.liquid and header-drawer.liquid


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Code to add to hader.liquid

Related Post