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.

Discussion commerce_line_items_quantity returning 0 on every order

Here's the breakdown — I have a Commerce site under development that has one custom product ... checkout/%commerce_order) which always redirects to (line 45 of commerce_checkout.pages.inc) because ... commerce_line_items_quantity always returns 0. This seems to be because none of my line items return a type value, or at least ...
Mojiferous — June 2013 — 1 comment

Answer Answer to Question 31540

Vote up! 0 Vote down! I got it, It's hook_entity_view. ...
atec2000@gmail.com atec zhou — December 2014 — 1 comment

Answer Answer to Question 10801

Vote up! 0 Vote down! How to create an "add to cart" in Drupal 8 commerce? ...
Kirill — June 2016

Question Using Rules to Add Product to Cart doesn't populate Line Item Data object

Vote up! 0 Vote down! I am using Commerce Registration as well. I have a Rule setup to split the ... "1439915310"   ["data"]=>   array(0) { } Thoughts? Rules add a product Cart commerce line item ...

Answer Answer to Question 8611

Vote up! 0 Vote down! global $user; $order = commerce_cart_order_new($user->uid); ...
Ismail Noman — June 2016

Question Separate Line Items based on Quantity

Vote up! 0 Vote down! I am working with connecting my Commerce and Commerce Registration website ... Line Item-> Order Product mapping. Any help would be greatly appreciated. commerce line item ...
tjohnston Travis — August 2015 — commerce line item, quantity

Question Shipping Service Notification

drupal 7 kickstart commerce.26 commerce shipping ...
SBS_JR — July 2015 — 1 comment — commerce shipping

Discussion Price based on user profile country

Hi, I would like to setup the price of the product based on the country from the user profile not from a drop down menu on top of the website (this I was able to do easily) but I am looking for is when the user creates an account or we create an account a ...
oghnia@gmail.com Oghnia — June 2015 — 2 comments

Question Kickstart 2 product images

thumbnails back on. Thanks! Commerce Kickstart 2 ...
noelgross — August 2015 — Commerce Kickstart 2

Answer Answer to Question 44380

orders created for testing in admin/commerce/orders The table field_data_commerce_order_total is not ... empty, and this generates the error. My manual solution: TRUNCATE `field_data_commerce ... _order_total`; I think is better do the same things for commerce_line_item table Thanks ...
Scorpio26 Janhu — June 2016

Pages