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 Not showing out of stock items

I am new to Drupal Commerce. can someone suggest me how to prevent items (with or without attributes) which are out of stock from displaying in the front-end? Thanks in advance.. ...
t.basak — December 2011 — 4 comments

Discussion Clarifying product attributes and what it does / doesn't mean

sick of the issue). However, as understandable as the above is, it doesn't help the project. As ...
mikeaja — November 2013 — 1 comment

Discussion How to hide the label "Title" for products?

Is there a way to hide the label "Title" when displaying products? It seems to be impossible to hide the label of a title field. Sure it's possible to hide the title field entirely and create another textfield where I can hide the label and ...
PS1911 — March 2012 — 11 comments

Discussion Shipping Rules

I have hunted high and low and there does not appear to be any instruction as to how you create the rules to disable shipping costs when an order reaches a specific value. I want to offer free freight for any order over $100 I have looked through the rule ...
westsyde — August 2011 — 11 comments

Discussion How to fetch customer_billing from an order?

Hello! After an order is completed I need to fetch the customer billing via rules to attach it to the product with an Entity Reference Field. I tried this:- fetching the customer billing from an oder: $variable_added = [commerce-order:commerce-customer-bi ...
dasmoermel — October 2011 — 4 comments

Discussion Add to cart with Ajax

I made a simple module (ajax_cart) that alter the add to cart form. The problem is that with this module I can add only one product to the cart. Can someone look at code and try to figure out. Thanks. Here's the code: function ajax_cart_form_alter(&a ...
supergogy — February 2012 — 21 comments

Discussion How do you remove the "Add to Cart" button?

I really like the Add to cart form. In the T shirt example, it's intelligent enough to update the pull downs for the products I actually have (I love seeing the image update when I pull down a black or a white T-shirt). At the moment though, I simply ...
PedroKTFC — February 2012 — 11 comments

Discussion wishes for each line item of the order

Is there a way to insert a text field inside each line item of the cart, in a way that the customer can write a wish for each product he buys? Thank you. ...
frixos — October 2011 — 7 comments

Answer Answer to Question 8061

Vote up! 0 Vote down! Hi Sinha, It's very simple in the ccavenue_redirect_form add the following elements to auto populate the billing address on ccavenue payment page. $form['billing_cust_name'] = array('#type' => 'hidden ...
vinoth.govindarajan — May 2013 — 6 comments

Discussion Alter order amount based on payment method

How can I alter the order amount after user selects a payment method? I've been looking really hard in api reference but couldn't manage ...
oz_an — January 2012 — 5 comments

Pages