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.

Answer Answer to Question 14326

do something with the product(s) in it: commerce_cart_order_load() will get you your cart contents ... you can use commerce_line_item_load_multiple() to load the items themselves ...
DNZ Andy @ BlueFusion — August 2014

Discussion Field line_item in cart summary.

Hi everybody! I have a custom field created in line item. The question is: How can I calculate the sum of this field? Using rules, of course. And the result of this sum put it in the summary cart. Thank for your help! Yatiri. ...
yatiri — February 2012 — 2 comments

Answer Answer to Question 8538

all the products in the results via commerce_product_load_multiple() ahead of time. However, if you ...
Ryan Ryan Szrama — July 2013 — 4 comments

Question Anonymous user not logged in after Paypal WPS redirect

Vote up! 1 Vote down! I have set up a Drupal Commerce shop with one payment method (Paypal WPS). ... Drupal Commerce side as simple as possible. For this reason, I don't want anonymous users to have to ... continue. 4. Complete the Paypal form and confirm 5. Redirect back to drupal commerce and see their order ...
agileox — February 2013 — 2 comments — Payment, Troubleshooting

Discussion Auto expire product?

Hi, Just wondering if anybody has had any experience setting a product to disable itself based on the current date. I've been building a DC site for our college's one day cooking courses and everything has gone well except that it would be nice ...
scbabineau — January 2012 — 3 comments

Discussion [solved] How do I translate message types?

And I'm using the Commerce Kickstart profile installation, which has these nice message types all ... Drupal Commerce. It's totally funky! And I love the web and its users for helping me out in oh so ...
Netzhexe — March 2013 — 3 comments

Question Multitple Countries shipping Rule

condition Commerce Shipping Address Contains Country Code If i want multiple countries need to check means ...
ajaichandran — September 2013 — Shipping

Question How do I override the page display at user/*/orders/*?

Vote up! 0 Vote down! I need to configure this primary order detail page in my own way and I cannot seem to find where they layout is being setup. It is not a view (though the table of line items is). I would like for page manager to control this page but ...
Ravenight — April 2013 — 2 comments — Order, FAQ

Question Help with a multistore ecommerce site best route

I have looked at the commerce marketplace module but I need other modules that don't currently work ... with an entity type. I am using Drupal Commerce with the Commerce Order Types module and Organic ... a content type store (calling Brand) – node / og group.- I have a commerce product (calling Variant) ...
gdbwb05 — September 2015 — marketplace

Discussion No Checkout link for anonymous users

anonymous users in the shopping cart. Any ideas what I might have done (or un-done?) Drupal 7.9, Commerce ...
spoonbow — November 2011 — 3 comments

Pages