How can I put each cart attribute into its own column? EZ Exporter
We support a function called search_attributes(data, attribute_name) which enables our users to do this. For example, let's say you have a Car…
We support a function called search_attributes(data, attribute_name) which enables our users to do this. For example, let's say you have a Car…
You can use the formula below in the Calculated Fields section of the Data Settings in EZ Exporter to do this: join_lists(get_attribute_val…
Zapiet's Store Pickup + Delivery app uses "Note Attributes" (aka "Cart Attributes") to store this data in your Shopify store.…
The "Additional Details" section shown in the Shopify Admin's order detail page is stored in a field called note_attributes (also known…
If you have a custom form on your checkout page that captures the "PIckup Date" or "Delivery Date" entered by the customer, …
Working with Note Attributes and Line Item Properties can be challenging. Both are custom fields that allow you to provide data in a key/value format…