End User page to place orders.
This is probably an obvious question to everyone but me, and I hope I can get some help to this question:
I am using drupal 10.0.4
and Commerce Version: 8.x-2.33
I have products added and configured with Variations and Attributes. But cannot find an end-user order page. (By that, I mean the page that my end users will go to place an order for products.)
I have read the Commerce "readme" and the "https://docs.drupalcommerce.org/" pages, but do not see an answer to my question.
I tried to create a view, but that has not been successful. What I need is
Products
Product A
Related Attribute in Dropdown list
I truly appreciate any help you can offer, and believe me, I have spent hours myself trying to research and hack this myself.
Issue fork commerce-3347299
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jsacksick commentedI'm not really sure which question are you asking exactly here? Are you asking about checkout? Add to cart button? What exactly is missing?
Comment #4
jsacksick commentedDid you read https://docs.drupalcommerce.org/commerce2/user-guide/checkout/configure-... or https://docs.drupalcommerce.org/commerce2/user-guide/checkout/control-gu...?
Comment #5
jsacksick commented