In uc node cart settings page, I have :
Checked - Display the node cart teaser on the cart view form for node checkout products.
Checked - Display a node teaser as an attribute/option combination for nodes on orders.
Checked - Add to the default node cart teaser using these settings.

I then have an attribute called 'ID' which puts the node title in the order product option box.

When a node gets added to the cart, the page at '/cart' looks great. I see the product and below it I see the ID with the node checkout title. However, when I click the 'checkout' button and go to '/cart/checkout' I only see the product and the ID attribute does not carry through. It should be on this page as well so the customer doesn't get confused. I've attached 2 screenshots so you can see the difference.

Comments

pmusaraj’s picture

I would be interested to know the answer to this as well.

tsilovy’s picture

Subscribing. I am also very interested to know.

The ID attribute re-appears in order history, with the "order product option" if any, but for this one, some html tags are not rendered (they are displayed as text.)

For example : in order product option (node/checkout-settings page), i have put this little code :
([nid]) [title] <li>[field_couleur-title] <li>[field_couleur_2-title]

in cart view it is displayed correctly like this (list with circle):

- Ref.: (xxx) abcde
- couleur title
- couleur-2 title

It disappears in cart/checkout page, and in order history, it becomes :
Réf.: (xxx) abcde <li>couleur title <li>couleur-2 title.

So I am very interested by this post result.
I'm not a coder, just an user, and my english is a little bad, but thank you in advance.

aidanlis’s picture

Status: Active » Postponed

If you'd like to sponsor this development please reopen the issue.