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 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

Answer Answer to Question 32369

Vote up! 0 Vote down! Check if you have Rules 2.8 or 2.7 installed. If you have 2.8 then have a look at https://www.drupal.org/node/2403851, the patch has worked for me. ...
DNZ Andy @ BlueFusion — February 2015 — 1 comment

Discussion Calculating shipping charges by weight

Hi, i'm pretty new to Drupal Commerce. At my internship they asked me to do research about Drupal and webshops. So i started looking into Drupal Commerce. I need a module, or a way without having to edit code, to calculate a shipping price by weight. ...
marcmarc — December 2011 — 33 comments

Discussion Authorize.net- Multi-currency- disabling currency code when sending money

Hello, I have a issue processing multiple currencies in Drupal 7 Commerce with Authorize.net Gateways (version 1.0 stable). I have Canadian store and have 2 currencies setup for my site: US and CDN funds. Our processor is Bluepay and I have established se ...
Narhir Narhir — April 2013 — 1 comment

Discussion Standing / Repeat Order

I would like my customers to be able to specify that an order is in fact a standing order to be processed monthly or quarterly. Any suggestions as to how I could make that fit into the DC functionality? Thanks! ...
XC1 — June 2012 — 4 comments

Discussion commerce_product_save($product); problem

I am creating a product using the below code. Everything is fine, bar not saving the price information. When I load the product using commerce_product_load($product_id); I get all the correct product information without the price information. Any ideas wh ...
stevieegee — January 2015 — 1 comment

Question Single store, multiple vendors/payment gateways

Vote up! 0 Vote down! I want to create a single store in which authorised vendors can list products and receive payment direct via their own registered paypal account. On day one this will be a free service but in future I may want to charge for product l ...
pxs — March 2013 — 1 comment — market classified payment

Discussion Free shipping on Specific items

Hi, We need some assistance in setting up a rule that removes specialty marked items, set as free shipping from a product option, from the calculation of the shipping cost. We are using the commerce ups module to calculate our shipping rates. I've tr ...
Daniel.uww — July 2013 — 2 comments — free shipping, rules, shipping calculator, ups

Discussion Commerce Kickstart disable main menu and breadcrumb

Hello, I'm using CK in light store mode. I have trouble replacing the main menu (I want to replace it mainly because it doesn't support sub level items, correct me if I'm wrong). Fact is it can't be desactivated in the block view becau ...
kursus — May 2013 — 3 comments

Discussion How to add a "Express Checkout" button next to "Add to Cart"

Hello, I'm a new user of Drupal Commerce and Drupal itself, and it's been quite the transition for me as opposed to using other CMS. I have been trying to achieve the following with very little knowledge of the API:- Add both "Add to Cart&q ...
missjane — March 2012 — 6 comments

Pages