Hello I have items that are on consigment in my store. I want to carry the consignor name on to the orders page so I am aware when an item is part of consigment or not.
How can I do this? I am dawn theme.
Thank you.
Hello I have items that are on consigment in my store. I want to carry the consignor name on to the orders page so I am aware when an item is part of consigment or not.
How can I do this? I am dawn theme.
Thank you.
The simplest , though privacy breaking , is put the name in the title of the product.
There’s also using line-item properties to apply some info to each line item but again this can be a privacy issue as the info can show in checkout if not done as private line item properties etc.
For simple and private you need to use product tags, then use automations to tag the order with the tags a product has or some scheme to select only specific tags.
Such as those with a prefix e.g. persons-name vs _cosignor_persons-name
Or using metafields , and or tags.
This can be done in either shopify-flow, or with the mechanic app
https://tasks.mechanic.dev/auto-tag-orders-using-product-tags
Reach out for services if you need custom automation.
Click profile-pic on forums for options to connect. ALWAYS include context like a post-url for reference in all new comms.