Shopify / hydrogen-v1

React-based framework for building dynamic, Shopify-powered custom storefronts.

Home Page:https://shopify.github.io/hydrogen-v1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onLineAdd don't contain product information, newsletter mutations not found

carstensbix opened this issue · comments

onLineAdd in don't have a callback with information containing product details about the item that have been added to cart. This is different from Shopify own hydrogen store: https://shopify.supply/products/entrepreneur-tee you can see they are able to display a toast notification using "Headless-UI" dialog with product information about the previously added product.

They also have a newsletter form at bottom, which is not present in Shopify Hydrogen documentation with mutations how to subscribe to newsletter.