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 Multi-Page Form Checkout Pane
Anyone got any suggestions on including a multi-page form in the middle of the checkout process? Obviously we can create a new page and pane to house this form. And a form can be displayed in its entirety on this one page. However, for forms that are extr ...
Answer Answer to Question 3633
create a product display (ie a node for "Air Jordans"), you'll add 9 products (SKUs) to ...
endcom — July 2012
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 Embedding and altering Commerce entity forms
modules cannot alter the forms based on the ID. The node module accommodates this by adding a special ... property to node forms called #node_edit_form set to TRUE for any node form. I don't like this ...
Ryan Szrama — July 2010 — 1 commentDiscussion Disable shipping information pane for "customer collects" option
Hi, On our present (non-Drupal) site we have many local customers who order online and collect orders from our shop or workshop to avoid shipping costs, and we also deliver to more distant customers. In Commerce Flat Rate it's easy enough to create a ...
Jeff — February 2012 — 4 comments
Discussion User created items
I would like to allow my users to create and sell their own items. Is there a clean way of doing this? I mainly want to make sure they are not able to alter other users' items. Any help is greatly appreciated. Thanks! ...
jdeprato — November 2011 — 1 comment
Discussion Navigating Drupal Commerce Products
So I have this Commerce build I am working on, I've worked with Commerce before but never a top to bottom build. I had to import close to 40,000 products, to which Feeds Importer for Commerce worked like magic. The problem I have now is creating a re ...
Gary Thorn — September 2014 — 2 comments
Question Subscription and Products to access Commerce File??
there is no need for variations, just each product as a node, however I guess it doesn't make to ... to cart button from the product list and display node if it is being view by a user with the ...
Answer Answer to Question 8467
Vote up! 1 Vote down! implement hook_form_alter ...
akosipax — June 2013 — 7 comments
Discussion Discount on Amount in Cart does not work properly
I try to add simple discount: 7% if total sum is grater than $60 At admin/commerce/config/taxes/types i have new type: discount At admin/commerce/config/taxes i created new tax rate Discount 7% (component) In this component i created condition “Data compa ...
