We have product metafield ‘foodics_id’ which is unique to each product in shopify, we can able to add this hidden input in the product page, so it will be attached with order. Problem we are facing, like if the user add the item using quick add like attached image, it won’t send this metafield value, how to configure this metafield to quick add in the collection page.
Topic summary
Issue: A Shopify store needs to include a product metafield (foodics_id, unique per product) when customers use the “quick add” button on collection pages. The metafield is currently passed successfully from the product page via a hidden input and attaches to the order, but it’s not being sent when adding via quick add.
Context: The request targets the collection page quick add functionality. A screenshot of the quick add UI is referenced; no code snippets were shared. Metafields are custom data fields on products.
Request: Guidance on how to configure or modify the quick add flow so that the foodics_id metafield is included with the add-to-cart action from collection pages.
Latest update/next step: A responder asked for the store URL to investigate further. No solution provided yet; awaiting more details. Status: Unresolved/ongoing.
