Why Shopify cart attributes don't show up on the order page (and how I fixed it)
TL;DR ๐
If your Shopify cart attributes are empty in /cart.js or missing on the order page:
Add the input with name="attributes[your-key]" on the cart page
Check saved values at {your-store-url}/ca
blog.yoniakabecky.com4 min read