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.
| Comment | File | Size | Author |
|---|---|---|---|
| Checkout URL doesn't display cart contents correctly | 60.65 KB | emilyf | |
| Cart URL displays cart contents correctly | 44.37 KB | emilyf |
Comments
Comment #1
pmusaraj commentedI would be interested to know the answer to this as well.
Comment #2
tsilovy commentedSubscribing. 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):
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.
Comment #3
aidanlis commentedIf you'd like to sponsor this development please reopen the issue.