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.
Answer Answer to Question 15402
integrations for Drupal Commerce and Ubercart. Its primary purpose is to support the dutch idea payment ...
Bojan Zivanovic — August 2014Answer Answer to Question 8363
Implements commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter(). */ function ... commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state, $form_id) { if (ISSET($form ... = 'commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_submit'; } }} /** * Implements ...
Summit — June 2013
Discussion add a taxonomy field to the line item prod and fill with a product field values
hello, i don't want to create a product for each t-shirt color and each t-shirt size.. i want to add only one product and let the user choose the color and size on the "add to cart" form.. the method to do that: i go to product type and add ...
wisamx — May 2012 — 3 comments
Answer Answer to Question 3495
Vote up! 0 Vote down! You can either reinstall commerce kickstart and not select the options to ... store section, and remove products there. 1. Reinstall Drupal Commerce without example products (install ... (store-> products) I think the Drupal Commerce logo is a block. Just disable the block, and it goes away. ...
Kingu — March 2013 — 1 comment
Discussion Multiple Shipping Addresses per order
commerce_shipping module? ...
jasen — May 2012 — 3 comments
Discussion Product Type link is gone?
I just installed a clean install of the latest version of kickstart 7.x-2.4 I am trying to create a product type and see that the link is totally missing. I have been using previous versions of kickstart up to this point and had no issues creating product ...
lmatthews — March 2013 — 1 comment
Discussion Product options setup
s say one can cose between Product Big (20 cents) and Product Small (10 cents). I then used Commerce ... Product Options and Commerce Product Attributes so the customer can do a second choice, let say between ...
ioioio — January 2012 — 5 comments
Question Can we access any actual data for the checkout email?
Description, Quantity, Price, Total. All I am getting for [commerce-order:commerce-line-items] is ...
Answer Answer to Question 9929
First step was to add 'entity has fields' with the parameter: Entity: [commerce-order], Field: ... commerce_customer_shipping. The second step was to add 'entity has fields' with the parameter: Entity: ... [commerce-order:commerce_customer_shipping], Field: custom_field. The third step is to use data comparison. Then it does work! ...
J03Y — September 2013
Answer Answer to Question 3945
/admin/commerce/customer-profiles/types/billing/fields ...
Josh Miller — October 2012