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 Embedding and altering Commerce entity forms

name of the form builder function in commerce_product.module) is commerce_product_product_form. The ... Product UI module uses the ID commerce_product_ui_product_form to get this form, essentially creating an ... separate from form definitions, so you can create your own Drupal Commerce UI without having to override ...
Ryan Ryan Szrama — July 2010 — 1 comment

Answer Answer to Question 30907

Vote up! 0 Vote down! I am looking for the same solution here. In my case the commerce order ... paragraph (--> class="commerce-price-formatted-components table table-striped"). Thank you ...
tilman — June 2017

Discussion Adding other sub product inside product

Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add ...
jmr3460 — October 2012 — 1 comment

Question Product Received Acknowledgement

come up with a project that I am working on. I need to allow for someone to order a product and then ...
criley — March 2013 — Advice

Question How to handle Partial Payments/Bookings?

Vote up! 0 Vote down! I am working on a project where a customer need not pay the entire price ...
dragoncoder — August 2013 — Cart, Checkout, Partial

Discussion A simple question regarding Drupal Commerce's product variation

Will Drupal Commerce have different types of product variation for their goods? I'm mainly ...
Dan_JD — July 2010 — 1 comment

Question grant user points equals to product price

Actions: Loop (commerce-order:commerce-line-items) and define a Rule component as below: Conditions: Entity ... has field (Entity: commerce-line-item, Field: commerce_product) Actions: Grant points to a user: ... (User: commerce-line-item:commerce-product:creator, Points: ...
fathollahi.mehdi — November 2012 — user points

Question How to grant points to the product creator after the product is sold?

    "OWNER": "rules",     "TAGS": ["Commerce Checkout"],     ... "REQUIRES": ["rules", "commerce_checkout"],     "ON": ... {"commerce_checkout_complete": []},     "IF": [      {"data_is": {"data": ...
maleforsaling@gmail.com Malix — April 2015 — commerce checkout

Question Checkbox to make billing information same as shipping information does not work for Anonymous users

fires. The `#element_validate` function `'commerce_customer_profile_copy_validate'` is never ... called. The `#ajax['callback'] => 'commerce_customer_profile_copy_refresh'` is ... that would allow anonymous users to use this checkbox? drupal-commerce checkout-pane ...

Answer Answer to Question 3598

message with rules and a telephony API http://drupal.org/project/tropo_rules That being said, you may be ...
joshmiller Josh Miller — September 2012

Pages