Quantity component for PDP page
anubhavg8 opened this issue · 2 comments
anubhavg8 commented
Hi @montalvomiguelo! Do you have a quantity selector component for the PDP pages? Noticed there are no quantity selector blocks in the product page. And I am trying to build one and it is not working properly.
montalvomiguelo commented
@anubhavg8 ! The hydrogen-theme is a port of Hydrogen's default theme, lacking a quantity selector. The hydrogen-theme uses the custom elements from Dawn; you should be able to port over the quantity-input component from there.
anubhavg8 commented
Thank you! Will try to do that :)