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

Discussion To customize product display teaser for Drupal 7

Hi all, Currently i'm implement a e-commerce website using Drupal 7 + commerce. To customize the teaser, I have install contemplate. But the problem is i don't know the variable for the image.. Previously when using D6, the variable is $node-> ...
maxchock — June 2011 — 1 comment

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

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 ...

Module Commerce Campaign Monitor

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

Discussion Theming the display node

Hi I am trying to override a node, this node is a Product Display: the array_keys are Array ([0] => product:sku [1] => product:title [2] => comments [3] => product:commerce_price [4] => links [5] => field_products [6] => field_foto_im ...
ioioio — January 2012 — 2 comments

Question Allow Anonymous Users to choose their username on checkout

Information" pane which allows for an email address. The user's username is then derived from that. ... I would like to add another field for "Username" where the user can enter their own username, ... users custom user name account information ...

Question Rules: Field commerce-order:mail empty for Anonymous Users

rule. When I have logged the rule send a email to email admin-user, but when I am an anonymous user, the ... order" create a correct new anonymous user in /admin/commerce/customer-profiles. The field Email in this ...

Pages