No content to show
User Activity
I am testing the customization of confirmation emails. I have added code that should display custom lineitem properties (when they exist). Unfortunately, the Preview and Send Test functions don't show those custom lineitem properties because they d...
I am facing the same issue...custom line item properties show up in the order confirmation online, but do not appear in the email confirmations for the customer OR the shop's email. If you have resolved this issue, could you post your code here? Th...
Did you ever get this resolved? I am now facing the same issue: custom line properties appear in the cart order and confirmation, but not in the email confirmation. Thanks!
04-05-2023
Same here...under Custom Data, there are no pre-existing metafields.
02-17-2023
This was the only effective difference between your code and what I already had out there: form="{{ product_form_id }}" But it works now!!! Thanks!!!!
02-17-2023
If the Dawn theme uses ajax cart js to add items to a cart, then how in the world does one get any line item properties to appear in (get passed along to) the cart items? I have looked at numerous older posts about this issue, but they seem to be out...