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 Rules subtotal Discount only when specific SKUs are in cart

Can someone point me in the right direction? I have read and watched Randy's videos here. http://www.drupalcommerce.org/node/461 What I want to do is a little different though. I want subtract an amount from the subtotal only if specific SKUs are in ...
Jeff Purtle — March 2012 — 1 comment

Discussion Adding products to new pages

Commerce and created new Basic Pages, now i want to display my products on the new pages instead of the ...
Pankaj Vatsa — February 2012 — 1 comment

Answer Answer to Question 4845

{  if ($form_id == 'commerce_checkout_form_checkout') {    $form['terms_of_use'] ...
mrbrookman — November 2012

Answer Answer to Question 7090

change drupal commerce product display you'll do something similar to this: ...
realskorpion — April 2013

Answer Answer to Question 4823

below "Commerce List Item" view to show all "Custom line item fields" for given ...
ganesh — November 2012

Discussion How to create new content type with title of type "Node module element"

I am using Commerce Kickstart 7.x-2.8. I need to create some new content types that are not ...
richm — July 2013 — 1 comment — content type, -Kickstart 2.0

Discussion Tax and Subtotal swapped on checkout

hi there! i just installed Commerce and it'a a bit overwhelming (not having dealth with shop ... commerce_cart_summary in the admin, but i can't get hold of these bits. it seems i can modify the Fields which ... + tax? i was grepping through the code for a while, but it's very hard to follow (for a Commerce ...
shensche — June 2011 — 1 comment

Answer Answer to Question 3357

commerce_cart_product_add_by_id('product_id','quantity'); calling this function in my module has done the trick. However as far as performance is concerned ...
dharam1987 — June 2012

Discussion Customer name (full name or first/last name) field values are not being saved on editing an order

elsewhere- or something unusual with my Drupal/Commerce installation. Certainly the site I've built has ...
welly — October 2012 — 1 comment

Answer Answer to Question 10429

Vote up! 1 Vote down! When the Drupal Commerce submits a query it passes these arguments: It seems ...
Weavingmedia — October 2013 — 1 comment

Pages