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 it is possible to build a marketplace with drupal commerce?
How I can buil a marketplace wit hdrupal commerce? I mean wot build multiple ecommerce sites in one, like using drupal+ubercart+marketplace (http://drupal.org/project/ubercart_marketplace). It is possible by default, or I need a module or what? ...
matteoraggi — February 2012 — 27 comments
Answer Answer to Question 6247
Vote up! 1 Vote down! What you probably want to be doing here is building a menu callback that re-renders the whole cart block at once, not updating the individual line items in the cart. That's WAAAAY harder to do than just re-rendering the block in ...
EclipseGc — January 2013 — 2 comments
Discussion multiple prices per product
Hi, i need to have 2 different prices per product: one for the customer and one for the trader. the price for the trader is individual and not calculated by an discount. i created a second price field so every product has now 2 price fields. commerce is s ...
maze — October 2011 — 6 comments
Discussion can this cool dropdown effect be achieved with kickstart v2?
Does anyone know if the cool dropdown cart effect at http://www.pleasygolf.com when you click "add to cart" be done with drupalcommerce_kickstart v2? theme ...
Discussion Commerce add to cart form fails when loaded via Ajax
I'm setting up a store page as follows, using Views, Commerce, and Drupal AJAX via a custom module: http://i.stack.imgur.com/pwREd.png There is a View that lists product display Nodes (B). Clicking on a Node in the View loads that Node's 'f ...
Discussion Order email: Formatting the contents of the variable order-summary
Hi, I'm using Drupal Commerce 7. I'm getting problems with the order email that sends the platform to the customer with the details of the order. Is there any way to format the line items in the order email? Using!order-summary prints the line i ...
Discussion check for "product-types" in rules in addition to "particular product" check
I try to build up a rule condition for different payment methods- in my case bank transfer and paypal. I have 2 different product-types- "normal products" and "file products". File Downloads should be paid via paypal- that means- if yo ...
SteffenR — December 2011 — 5 comments
Discussion Not fully understand Ryan video about "Creating a Catalog"
Hello, I'm trying to build a catalog menu. I watched this Ryan video about "Creating a Catalog" http://vimeo.com/22748684. I works fine but I need not to manually add the terms to the menu. If a new term is created then this term should be ...
chefnelone — February 2012 — 2 comments
Discussion RESOLVED- Completing the checkout process not firing
Looking for a little advice on where to start debugging a problem that just cropped up. For some reason, it seems as though the "Completing the checkout process" isn't firing in rules. Other rules related to calculating the sale price of an ...
spoonbow — February 2012 — 8 comments
Question How do i optimize my commerce site
Vote up! 1 Vote down! Hello every one, I just uploaded my commerce website but i've discovered that its so painfully slow! I have Aggregated and compressed CSS files to try to improve but in vain. Is it that am using many modules? please help out or. ...