Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Question My entity_load line item does not include product attributes

show the by the user selected product attribute. Like i have an attribute color "Green". Does ...
houseman — February 2014 — attributes line_item

Question Order template

(user/commerce/orders/*) like order number and order date. As far as I can see there are no order template file or theme ...
HenrikBak — March 2013 — Order, Theming

Discussion Cart dissapears for anonymous when adding a product referenced field

show on non admin users. Do I need to grant a permission to the anonymous role? Is it normal? ...
Pol Maresma — May 2013 — 1 comment

Question UPS Shipping Selection

email does not indicate what the user selected as a shipping option. I've been able to use tokens ...
jfduguid — February 2014 — UPS, Shipping, confirmation email

Discussion Sort orders based on date of confirming, not creation

problem is that the creation date is the date that the user created the cart, not when he confirmed the ...
yannisc — January 2012 — 2 comments

Discussion Understanding product attributes and options

First off, I'm a Ubercart user. My hats off to the developers and community for a great ... and they want the user to be able to build their own pie. Just look at one aspect of that pizza ...
nexus — January 2011 — 22 comments

Question Is there a module to show a commerce cart in a popup window when you click on "add to cart" button?

summ of them, instead of simple showing exactly the same information about product which user already ...
Nikita Petrov — January 2014 — commerce cart

Answer Answer to Question 8894

/sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ... $user populated with the user's ID: global $user; $query = db_select('commerce_order', ... = prod.entity_id'); $query->condition('cord.uid', $user ...
mike.hajj — April 2014 — 1 comment

Discussion add a taxonomy field to the line item prod and fill with a product field values

to add only one product and let the user choose the color and size on the "add to cart" ...
wisamx — May 2012 — 3 comments

Question How to disable 'Products' tab on a product?

Vote up! 0 Vote down! When viewing a product, as an anonymous user, i get 2 drupal tabs: View and ...
JoniHaeck — December 2012 — Product Display

Pages