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 How to access [commerce-order:uid] or [commerce-order:owner] using php code?

Hi short time reader. first time poster:) I don´t know if this is the place to ask, but here goes anyway. Im using rules. and the problem is, that I need the user account of an order ([commerce-order:uid]), normally I could put that into the "Data se ...
bolind — December 2011 — 2 comments

Answer Answer to Question 9454

Vote up! 1 Vote down! The trick here isn't to use distinct but to add a filter on the delta value of your product reference field. If you filter to 0, it will only show each product display node once, because it will filter out the joined records to ...
Ryan Ryan Szrama — September 2013 — 1 comment

Answer Answer to Question 5157

Vote up! 2 Vote down! I was wondering the same thing, so I dug around in the Kickstart code and found the relevant stuff in the Product UI module. To implement this, I did the following: 1) Copied the commerce-line-item-summary.tpl.php file from the comme ...
foxylearning — December 2012 — 1 comment

Answer Answer to Question 12668

Vote up! 0 Vote down! hi, I have found this article but have a few questions http://technology.blue-bag.com/localizing-drupal-7-commerce-site-step-st... 1-Is this valid? 2-Is this valid for kickstart? 3-Is this the best way to do it or there is a better s ...
Mastap — January 2014 — 1 comment

Answer Answer to Question 3338

Vote up! 1 Vote down! Just found a module that seems to be just what I need: http://drupal.org/project/commerce_webform If somebody has some alternative approaches in mind, please share... Thanks. ...
Abilnet — April 2013 — 1 comment

Answer Answer to Question 12584

Vote up! 0 Vote down! Judi, As I wrote about in the documentation and a recent blog post, it's critical you leave the modules in the profiles/commerce_kickstart folder and not move them out of there. Josh ...
joshmiller Josh Miller — January 2014 — 1 comment

Question Commerce Customizable Products: validate custom "attribute" field

Vote up! 7 Vote down! Hello! I have a product with two prices and two quantity fields. One is for full price, one for a reduced price. For full prices, the quantity field is the standard field of the add to cart form on a product. The reduced price quanti ...

Answer Answer to Question 8070

Vote up! 0 Vote down! Is there a plan to allow modification of the kickstart menu or at the very least have set to show for certain role? It's a great feature that I'd love to keep(no offense admin-menu, you're just as awesome). ...
ahimsauzi — August 2013 — 1 comment

Discussion Product Kit

Hi, I am quite new to drupal and ecommerce, I am investigating different alternatives for a trial project shop I intend to build as a hobby. I love the way drupal commerce is being developed and I was wondering what is the best way to create a product kit ...
Manuel — January 2012 — 1 comment

Discussion How to set up menu structure from tags

Hi All. I will try to keep this short (not my strongest point). I am an experienced joomla user (create my own templates etc). For one project, i am building an website with webshop. I was looking for more flexibility for my future project and started loo ...
soundexcel — November 2012 — 1 comment

Pages