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

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

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

Answer Answer to Question 8597

http://www.drupalcommerce.org/search/site/custom%20line%20items?f[0]=bun... Multiple products approach: http://www.drupalcommerce.org/user ...
joshmiller Josh Miller — June 2013

Discussion content location

i take contact us and move that to the very top by user 1 or 2 which is the login area? how can i move ...
ariban99 — March 2013 — 4 comments

Discussion Checkout button

on, but when i log on as an authenticated user, i can add items to my cart but there is no checkout ...
frankenstein246 — June 2011 — 9 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

Question How do I specify a Line Item Type?

to the user's cart? I do not use an add to cart form because the rule is triggered after ...
jas891 — February 2013 — Rules, custom line items

Answer Answer to Question 8417

your users create customer profiles that they don't have the permission for, this is a bug in the ... module and should be reported to its issue queue. However, in a quick test for an unprivileged user I was ... not given access to make profiles that I did not have access to. Perhaps the user you were testing ...
Ryan Ryan Szrama — June 2013

Question Product Variation as Thumbnail rather than Dropdown

http://www.partytimerentals.com/catalog/product/basic-poly-rounds You see that I have loads of variations for that particular table linen, but my end user has to ...
aaronortega — February 2013 — 1 comment — Product Display, Product Variation, image, FAQ

Pages