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.

Blog Next steps for Drupal Commerce documentation

excellent documentation so that our implementers and end users can work with Drupal Commerce efficiently. We ... Restructured Text and still allow contributions through GitHub's user interface. GravCMS gives us ... content. The Drupal Commerce documentation is now split into a User Guide and a Developer Guide to match ...
mglaman Matt Glaman — September 2017

Question Fetch products created by acting user

Vote up! 0 Vote down! Hello, I need to get products created by currently acting user and display ... all users. Any clues please whats wrong with my code and how to limit the list? global $user; $uid ... = $user->uid; $products = db_query("SELECT * FROM {commerce_product} WHERE status=1 AND uid=uid"); ...
sketman — May 2016 — Product Listing

Question Use Rules/VBO for sortorder with custom producttype not working

Vote up! 0 Vote down! Hi, I saw this video http://commerceguys.com/blog/power-rules-views-bulk-operations-and-commerce and it is working great for the standard producttype. My usecase is to be able to order my products on a product-view. I made a field so ...
Summit — March 2013 — 2 comments — VBO, Rules, Custom producttype

Documentation Order Settings

between each page request). Only refresh a shopping cart if it belongs to the current user. This is the ... new default and allows for dynamic pricing but prohibits the performance impact when the user viewing ... user" instead of "order owner." Only refresh a shopping cart if it is the current user ...
joshmiller Josh Miller — November 2014 — Drupal Commerce 7.x-1.x — Status: Needs technical review

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 ... the user creates an account or we create an account and we set his country the price is pulled ...
oghnia@gmail.com Oghnia — June 2015 — 2 comments

Question Publish node on checkout, then- have user promote/feature it

Vote up! 0 Vote down! Hello, I am working on classifieds ads. Commerce works perfectly publishing nodes after checkout. What is the next step to purchase a product that brings my ad to front page or extra emphasis, etc. Thank you promote featured content ...

Answer Answer to Question 13414

Vote up! 0 Vote down! Hi, @delta195: Are you willing to build this integration with Drupal Commerce? I am not a programmer, and I think this will give Drupal Commerce more perspective and more bandwidth of customers! greetings, Martijn ...
Summit — March 2014 — 2 comments

Answer Answer to Question 8607

Vote up! 0 Vote down! Hi, See http://www.drupalcommerce.org/questions/8363/how-alter-add-cart-button-d... for my solution for this. I would very much like to add valuable information to this, see my error-message: http://www.drupalcommerce.org/questions/8 ...
Summit — June 2013 — 3 comments

Module Commerce Campaign Monitor

Light-weight integration between Drupal Commerce and Campaign Monitor, allowing users to subscribe ...
pvhee — April 2012 — 13 Installs

Answer Answer to Question 7580

Vote up! 0 Vote down! Hi @Drupalastic, Can you tell which video specifically? I can;t get the condition working like Entity has Field... greetings, Martijn ...
Summit — December 2013 — 2 comments

Pages