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 Pricing rules and session variables

Is it possible to create a pricing rule which checks for 2 session variables and adjust the pricing for the product accordingly? EG. I register a code in the session, done through a module which also registers a productid and uid. The module checks if the ...
Qubical — December 2011 — 3 comments

Answer Answer to Question 8033

Vote up! 2 Vote down! Rather than say they are creating a relationship with the referenced product, I would say they are just adding a filter for "Product Line Items", and in the "Global: Custom Text" field, they are simply re-using th ...
Favio Manriquez — May 2013 — 1 comment

Discussion CRM/Marketing on Roadmap?

Are there any current plans to expand the package to do mass emails or contact managment? ...
brucelet — May 2011 — 2 comments

Discussion Adding info to Order

Just wanted to touch base before I begin. Making data base changes. I need to add a field that is directly tied to an order... i.e. delivery account for virtual goods. I've already implemented the hooks to add in the pane to the checkout process (nee ...
Cogniven — December 2011 — 3 comments

Discussion Subscription service for webshop

hi I am doing a preproject of a webshop. It is subscription of physical products. I need following: Products to be bought by subscription and one time buy. Integrated with paypal and a mobile payment solution. Easy to create subscription for each product, ...
Langsholt — January 2013 — 2 comments

Answer Answer to Question 7895

Vote up! 1 Vote down! Perhaps it can be done with only Rules, but you might want to consider a code approach which could be more straightforward. For example: function YOUR_MODULE_form_alter(&$form, &$form_state, $form_id) {  if (strpos($form_id, ...
Favio Manriquez — May 2013 — 1 comment

Answer Answer to Question 12584

Vote up! 0 Vote down! Judi, As I wrote about in the documentation and a recent blog post, it's critical you leave the modules in the profiles/commerce_kickstart folder and not move them out of there. Josh ...
joshmiller Josh Miller — January 2014 — 1 comment

Answer Answer to Question 7920

Vote up! 2 Vote down! I think this is a CSS problem (if you add more text to a products's description just before an empty space, the layout will be partially fixed), you could try using a Grid Layout (View-> Format options), or define a fixed hei ...
Favio Manriquez — April 2013 — 1 comment

Discussion Do products need a SKU?

Alrighty, I'm trying to summarize a discussion that occurred in IRC today surrounding the need / name for the SKU on products. We talked about this in our San Francisco sprint last October, but I didn't recall reaching a conclusion away from SKU ...
Ryan Ryan Szrama — February 2010 — 20 comments

Discussion Best Practices for Search_API_Solr & Drupal Commerce?

I'm looking for some guidance on the best practices to use when setting up a Commerce site that relies primarily on Solr facets for its navigation (exposed via search views). How do I add Commerce Product fields to a Solr Index? I'm able to succ ...
kvoelker — May 2012 — 4 comments

Pages