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.
Question Tite formating in Product views page
products are created in DCK (Drupal Commerce Kickstart). Here are a couple things, I can not figure out ... applied, where in example product,./commerce_kickstart_theme/templates/field--fences-h2--node.tpl.php file ... commerce_kickstart_theme field template? Custom products Templates Style ...
Answer Answer to Question 15408
ProcessLink will still show "Error: Unknown action commerce ...
Sam Huskey — August 2014
Discussion Hide "Add to cart" if field exists[SOLVED]
Hi everybody, i'm building an ecommerce and i've addedd into a variation a field called "Sold out" width radio buttons. How can i hide the "buy" or "add to cart" button if the product is sold out(sold out field chek ...
cavax — February 2013 — 1 comment
Discussion Filter product list view
I would like to create filter blocks in a very similar way like this: http://www.t-mobile.co.uk/shop/pay-as-you-go/mobile-phones/ Please help me, how to start, how to make product filtering like on the above webshop. It would be very useful for anyone, wh ...
memil — October 2014 — 1 comment
Discussion DC products with Node Reference
I created a new D7 and DC site of books as the products. The site will also contain a content type called authors. The Book product will be referencing an Author from the author type, and vice versa. Each book can potentially have multiple authors, as wel ...
zeta1600 — December 2011 — 2 comments
Discussion Unable to View Details of Order
When I tried to view an order, I get the below. I am running Commerce 7.x-1.7. Anyone has ... 'commerce_order', NULL, NULL) module.inc:1063 drupal_alter(Array, Array, 'commerce ... _order') commerce.controller.inc:409 DrupalCommerceEntityController->view(Array, 'customer', NULL, 1) entity.module:526 ...
ngwong — July 2013 — 1 comment
Answer Answer to Question 4366
Vote up! 0 Vote down! Hi Jason, I've submitted a patch to the Commerce Extra Price Formatters ...
akalata — October 2012
Question Why is it I can't put the Payment Pane in the Payment page? Or How to separate review pane and payment pane?
offsite? Do I have then to implement a custom checkout page (hook_commerce_checkout_page_info()) where ...
Discussion paypal shipping issue
Hi, I have a huge issue with paypal. i am using paypal express on my site and a client purchased today with it but i dont see that he was charged shipping charges, as he didnt go through the checkout process, is there a way to fix this or a way to remove ...
ariban99 — March 2013 — 1 comment
Answer Answer to Question 8363
commerce_cart_add_to_cart_form */ function commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& ... = array('commerce_product_disabled_link_commerce_cart_add_to_cart_form_submit'); }} /** * Add to cart form submit handler. */ function ... commerce_product_disabled_link_commerce_cart_add_to_cart_form_submit ($form, & $form_state) { // Set the redirect to the disabled product $form_state ...
Summit — June 2013
