How can I remove Product variation, Quantity, Override the unit price from my views? It should display only a single button.

There is no need for extra fields. I have already product title in a table column, and there is no need for the quantity field (only one product can be added).

PS. An anonymous user can override the unit price?

CommentFileSizeAuthor
FireShot Capture 035.png10.84 KBadpo

Comments

adpo created an issue. See original summary.

subhojit777’s picture

Status: Active » Fixed

I don't have a commerce installation at the moment. But I am sure you can remove those fields by editing the view. This is not a module specific requirement. You can ask in #commerce Drupal Slack channel.

adpo’s picture

Solution is here

https://docs.drupalcommerce.org/commerce2/developer-guide/products/displ...

IIRC the form display is actually on order item type, not the product type,

admin/commerce/config/order-item-types/TYPE/edit/form-display/dc_ajax_add_cart

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.