This is a slightly nerdy example of customization. This is a setting example for passing on the parameter name and its value to the order data so that it can be determined that the purchase came from a specific inflow route, such as in an ambassador campaign. If the specified parameter is given when accessing the store, the value is passed to the cart attributes.
1
/
of
1
Published:2023.10.11
An example of how to set up Shopify to pass on specific parameter names and values to order information as order.attributes when a specific parameter is entered
An example of how to set up Shopify to pass on specific parameter names and values to order information as order.attributes when a specific parameter is entered
Applications
Applications
- Order information management and editing
How to implement
How to implement
- Javascript
Share
After making a purchase (all items are ¥0), you will be able to view the sample code.
Couldn't load pickup availability
If you have already made a purchase, please login here.
Sample Codes
Test Theme :Dawn/Rise 15.2.0
Create a new section file "takeover_urlparam_to_order.liquid" and set the Schema
