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.

Answer Answer to Question 13677

Vote up! 0 Vote down! The Add to Cart message is displayed via Rules in response to the "After adding a product to the cart" event. The rule configuration that does this uses a special action called "Display a translatable Add to Cart messa ...
Ryan Ryan Szrama — April 2014 — 1 comment

Discussion Pricing Rule changes base price permanently

I have created a user role "reseller". Every user in this role gets an individual discount, for example user XXX got 10% discount, user YYY got 15%. The discount is saved in the user profile. I created a pricing rule which should calculate the i ...
christof.simon — December 2014 — 1 comment

Discussion Design of Drupal Commerce

The new design looks great but I have a few thoughts(FWIW)- The #zone-title padding seems too large. On a small screen it pushes discussion off the page. padding:13px 0; seems to keep a nice look, but doesn't create too much spacing.- I'm not ol ...
timodwhit — May 2012 — 6 comments

Discussion Import Magento Data

Greeting Drupalites. I am looking to import the data from a Magento installation into a site that I am preparing with Drupal Commerce. Could anyone offer some advice/point me in the right direction? Thanks Nikhil ...
nsomaru — April 2011 — 6 comments

Discussion Importing Products Types from CSV file

Let's say I have two Commerce Products Types (admin/commerce/products/types), T-Shirts and Hats. Now, I've a CSV file to import my products into the web store. SKU;Title;Description;Price;Category;Image sku_1;This is a T-Shirt;descr_1;1000;categ ...
Copyfight — November 2012 — 6 comments — feed importer, product type, csv

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

Answer Answer to Question 8036

Vote up! 1 Vote down! In your product display content type, take a look at fields configuration: in the Fields Display settings, put the product field format as Add to cart form ...
strae strae — May 2013 — 2 comments

Discussion Order status after payment, pending or completed?

Hi, I am playing with the great drupal commerce module, and am a little bit confused with the order status after payment. In my example, I have two payment methods: 1) payment method example; (online) 2) bank transfer; (offline) After payment with both me ...
foredoc — October 2014 — 2 comments

Discussion Translate product's field label and Text fields label/data

Hi all. I have a multilanguage site. Traslations are based on "Field Translate". In my Product variation types I have some Term Reference fields and some Text fields. I have activated the translation and I have transleted the labels. But when I ...
ziobudda — November 2013 — 3 comments

Question Create order programatically for anonymous users

Vote up! 0 Vote down! Hello, guys. I need a help:) I'm trying create order programmatically, following this excelent article by Ryan Szrama, and it working (almost) perfectly... Except for anonymous users:/ In that case, a "not found" page ...
tregismoreira — June 2013 — 1 comment — commerce_order_new

Pages