Skip to product information
1 of 1
Published:2024.07.20

[Dawn] Example of Shopify Flow configuration to set the value of the metafield "age" based on the birthday acquired during member registration in Shopify

[Dawn] Example of Shopify Flow configuration to set the value of the metafield "age" based on the birthday acquired during member registration in Shopify

Applications

  • Member information management and editing

How to implement

  • Shopify Flow
View full details

This is an example of setting up Shopify Flow to automatically insert the customer's age into a metafield based on the customer's birthday, which is captured as a tag on the Shopify membership registration form (https://store-dojo.com/products/2024-02-18).


Example of Shopiri Flow configuration that sets the value of the metafield "age" based on the birthday obtained at the time of member registration


[Flow setup method] Set age as a metafield based on the customer's registered birthday information


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

Calculating age by comparing the date of registration with the date of birth tag

Related Post