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 Import script & taxonomy terms to product (product_display)

Hi! Is possible to add the taxonomy terms to product (product_display) with API function? G. ...
makgab — May 2012 — 1 comment

Discussion aliases for products in multiple categories?

How do you deal with url rewriting for products in multiple categories? Pathauto could(as far i know) generate only one url for each content, in this case we would need as much aliases as much categories. ex: product1 has 3 categories and product2 has 1 c ...
heyyo — December 2011 — 1 comment

Answer Answer to Question 4204

disable_pane_commerce_checkout_pane_info_alter(&$checkout_pane) {  global $user;   $type_iExists = FALSE;   $type_bExists = FALSE;   $type_depoExists = FALSE; ...   $order = commerce_cart_order_load($user->uid);   $order_wrapper ...
Prakash Gautam — August 2013

Question Stuck with reading a feed into product_display

problem, or create a record without one. Somehow it has to do with the rights of the cron job user. And ...
ronald — February 2013 — Import, Feeds

Question Dollar amount discount based on quantity & terms?

user doesn't have to input a code. And when the qualifying products are removed from the cart, the ...
robbiew — February 2013 — Discount

Discussion Send email with direct file download link.

"order complete" email? I would like users to directly download their file(s) rather than have to ...
andregriffin — January 2012 — 1 comment

Discussion Force 1 product per cart and quantity to one

Hello, i'm trying to add a rule to my drupal commerce install. i need to force 1 product per cart, with max quantity = 1. I tried: Event: Before adding a product to the cart Conditions: Elements: Total product quantity comparison Parameter: Order: [c ...
joeysantiago — June 2012 — 2 comments — rules, quantity

Answer Answer to Question 6972

"disable-able" via the user interface. While we do use Rules to display the Add to Cart message, no such ...
Ryan Ryan Szrama — October 2014 — 1 comment

Discussion Rule for checking shopping cart (order) for duplicated items

I am trying to create a rule to check order for duplicated products. I am selling digital goods and it does not make sense for customer to buy two same digital products. So I created a rule that loops through commerce order line items to find duplicates. ...
sketman — June 2012 — 2 comments

Discussion Can Commerce do Dollar mount Sales

can rules or does commerce have a why of doing a sale by dollar amount? ...
scott.carlton — October 2011 — 4 comments

Pages