Kickstart issue related #1708002-5: Create a contrib module for the "custom add to cart message"
So it seems we need a different formatter for the "Commerce Line item: Product " view field.

Using the Drupal Commerce patch #1783462-1: "Rendered product" new formatter for Product reference, we can use the new "Rendered product" formatter for this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vasike’s picture

Status: Active » Needs review
FileSize
11.19 KB

here is patch that uses the new "Rendered product" formatter (Drupal Commerce patched) for the Confirmation view.
also changed the name of views file and the name of the "view mode"

vasike’s picture

there is an error message when add to cart,

Notice: Undefined variable: url in include() (line 35 of /....../modules/entity/entity.tpl.php).

but it seems that a solution already exists #1601162: Undefined variable: url in entity.tpl.php

bojanz’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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