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 Complex Product Options and Attributes

I have been reading the suggestions on this forum, but I haven't been able to find anything that will work. Your help will this will be GREATLY appreciated. The store I am working on sells computers. There are about 15 products and each product has s ...
jess — September 2011 — 3 comments

Discussion Discount on Amount in Cart

I have been trying to set up a discount based on the amount a customer spends. If the customer spends $70 or more they get 10% off or if they spend $100 they get 12% and so on.... But I have been unable to get this to work via rules. I tried to set a rule ...
scott.carlton — November 2011 — 9 comments

Discussion Automated imports and Attributes

I just found this project while looking around Ubercart. So I am not really up to speed on the differences and capabilities. Sorry. I am working with a client on a project that will have several "wrinkles". First, they sell several items with di ...
hal — November 2011 — 5 comments

Discussion Workflow for custom checkout

First off, this system is absolutely genius. I've done a few small projects with Drupal Commerce, and I can't imagine not using DC. If you understand Drupal and have programming skills and know how to build an architecture, I can't imagine ...
delta195 delta195 — March 2014 — 2 comments

Answer Answer to Question 23941

Vote up! 0 Vote down! Hey Andy, I'm actually not sure where the 'original' field value is coming from there, so I don't have a much better option for you. My guess is you're doing exactly what you should be here. The code looks a ...
Ryan Ryan Szrama — November 2014 — 1 comment

Answer Answer to Question 8897

Vote up! 0 Vote down! I see a few issues with this rule for the purpose described. First of all, it's operating when a new order is saved, which happens in the initial Add to Cart. I think a better event for you would be when the customer completes t ...
Ryan Ryan Szrama — July 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 drupalcommerce shipping rules, methods, services

hi I bought a turbo ticket for a basic need on shipping on my webstore however for lack of support by commerce guys they were not able to sort the issue out. I found a big lack of documentation on how the shipping rules are structured and what are the mai ...
milplus — November 2014 — 1 comment

Discussion How to add or edit existing fields on checkout form?

Hi How to add or edit existing fields on checkout form? I want delete country field and adding new field. I found this article http://www.drupalcommerce.org/node/356 but there is nothing writing about my problem. Thanks for all tips. ...
nawi — March 2012 — 2 comments

Answer Answer to Question 8363

Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Ryan Szrama — June 2013 — 4 comments

Pages