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 bulk delete of products?

Is there a way to bulk delete products in Drupal E-Commerce? ...
jackselby — November 2011 — 2 comments

Discussion Select Product by Year

I am looking for a simple way to select a part/product by the year in which it was manufactured, under a generation of products. For instance, selecting a Schwinn bicycle model, manufactured between the years of 1971-1973. I have looked at Apache Solr and ...
commercebythegr... — December 2011 — 5 comments

Answer Answer to Question 12543

Vote up! 1 Vote down! Interesting problem. Would be nice if you could jump into the database to determine if the order is actually missing. Take a look at the table "commerce_order" table and see if you can find an order #28. If the order is not ...
joshmiller Josh Miller — December 2013 — 2 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 [modification here] Bug in kickstart with slideshow

when opening development tools / on IE or firefox (not chrome), slideshow stops and console javascript shows: Uncaught TypeError: Cannot call method 'getSlideCount' of undefined commerce_kickstart_slideshow.js Ligne 25 Caractère 13: Drupal.behav ...
corbin — December 2013 — 2 comments — slideshow conflict, -Kickstart 2.0

Discussion How can I display my commerce price (VAT included) on node?

Hello, I'm a new one and I don't find a simple solution for displaying my price (VAT included) on my node. In my manage display my price field is formatted amount (dsiplaying a calculate price). Wich rules to do for my result? I have a tax rate ...
giv — December 2011 — 5 comments

Discussion Name of pane created from hook_commerce_customer_profile_type_info?

This api just says that a pane is defined for it but doesn't specify what it will be named. It also says that it may be used in the checkout form. Anyone know what the pane would be called in the api example?: <?php function hook_commerce_customer ...
switch — June 2012 — 2 comments

Discussion Help me!!! Solution for compare product

hichic! Now, my shop need have a function is compare product. I want a link to help me compare other variation product. I don't know where to start.! Please help me:(. I have a image below: Attachment Size Untitled.png 46.61 KB ...
raucaixanh04 — December 2012 — 2 comments

Discussion Rearranging the Product Display

I wanted to change the fields on the product display around. I've got this far... I'm using a custom node to display the products (when I say product display I mean the screen with the Add to Cart button) Custom tpl file is called node--product_ ...
Aussiejen — October 2011 — 2 comments

Answer Answer to Question 3607

Vote up! 0 Vote down! Letting people select the state just to tell them it's not allowed later doesn't make much sense. How can we delete states without hacking? like in this case: http://www.drupalcommerce.org/questions/8045/what-file-or-table- ...
mv — August 2014 — 1 comment

Pages