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 Quantity range pricing

I am trying to realise following scenario: The product has to have input field-> text field. Allowed values are 1-80 (typed in manually). Based on this count there will be pricing: 1-10-> bulk price 110€ (for 1, 2, 3, 4 etc. same price) 11-20-> b ...
wthem — July 2012 — 1 comment

Answer Answer to Question 8976

Vote up! 0 Vote down! Ok, this one was a bit more involved because it uses code:) Short answer: you need to use hook_form_alter() to take control over that particular form. Fear not! I will show you how to find these things and edit them quickly:D Longer ...
joshmiller Josh Miller — August 2013 — 1 comment

Answer Answer to Question 4207

Vote up! 1 Vote down! I have also been having this issue, for nearly 6 months on a live site. We have lost an exorbitant amount of sales as a result. Unfortunately, the only answer I've gotten thus far was it was being caused by a module or form elem ...
Threadsniper — August 2013 — 1 comment

Discussion What to put in product entity and what to product display?

I have rather fundamental dilemma what to put into product entity (PE) and product display (PD). For example: is it better to put taxonomy field into PE or PD? What about tehnical data fields? Best regards, Najtsirk ...
Najtsirk — September 2011 — 1 comment

Discussion ubercart > commerce migration issue

Both here and on the commerce guys screencast, I'm told I'm supposed to delete all product types, but I didn't understand. I kept trying to delete ubercart product content types. I needed to delete commerce created product product types. Ba ...
3goose — January 2012 — 2 comments

Discussion How to create a Product Catalog in Commerce Kickstart 2

Hey, people: I have been working my CK2 site and I been running into an issue with understanding how to items to the category menu. I have added the additional taxonomy term to the Product Category, but the terms are not automatically added to the menu ba ...
Louis Preston Thornton — August 2013 — 1 comment

Answer Answer to Question 7501

Vote up! 1 Vote down! Just an idea, not necessarily the solution: I got similar error after a module installation was interrupted by PHP, because it reached the execution time limit. I got more and more errors, some went away after cache clearing, but the ...
GaborTorok — April 2013 — 1 comment

Discussion How to transfer a invoice from Drupal Commerce to a counted software

Hello, I hope tu use Drupal Commerce in September in my next project. My customer ask me to find a solution regarding the Accounting workflow. Today it is obliged to recapture all the bill information in "Ciel comptabilité". Is there a way to ex ...
tOf — July 2010 — 3 comments

Answer Answer to Question 7541

Vote up! 0 Vote down! I never had to login via acquia. any way, i am getting " 403 error Access denied" note ...
AVILEVE — March 2013 — 1 comment

Discussion Per group pricing

I would like to set up a drupal commerce site where I can create a price list for each of my customers. Each customer may have multiple buyers, so I would like to set up pricing for each customer. The solution I have in mind now is to create duplicate pro ...
johnd — March 2013 — 1 comment

Pages