in commerce_cart_form view we have
(Line Item) Line item: Unit price (Price)
it should be
(Line Item) Line item: Unit price (Unit price)
setting "Unit price" as field label.
Sure it can be fixed by users but I think it should be done in core for the sake of consistency.

Maybe some other views needs to fix that.

Comments

rszrama’s picture

Component: Checkout » User experience
Status: Active » Postponed (maintainer needs more info)

I'm not sure we want this to change, as the current wording seems pretty standard across e-commerce sites and systems. Customers don't necessarily understand what a "unit price" is, but they know the "Price" of a product and its "Total" when there's more than one being purchased. Bojhan can review.

rszrama’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I still believe "Price" is the simpler label from a customer's perspective and don't see any reason to leave this issue open. I can be convinced otherwise by usability studies (finally relented on the buttons, for example ; ).