I have created custom template and in that fetched product data using API and have added some custom HTML fields in that but I am not able to add that custom data and quantity to cart.
Topic summary
A developer has created a custom Shopify template that fetches product data via API and includes custom HTML fields. The core issue: they cannot successfully add products to the cart when custom data and quantity fields are involved.
Technical context:
- Custom template implementation using Liquid
- Product data retrieved through API calls
- Additional custom HTML input fields added to the product form
Current status: The discussion appears to be a help request with no responses yet. The issue remains unresolved, and the developer is seeking guidance on how to properly pass custom field data along with product quantity to Shopify’s cart system.

