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 PHP Memory
PHP Fatal Memory Error ...
Question Use Rules/VBO for sortorder with custom producttype not working
Vote up! 0 Vote down! Hi, I saw this video http://commerceguys.com/blog/power-rules-views-bulk-operations-and-commerce and it is working great for the standard producttype. My usecase is to be able to order my products on a product-view. I made a field so ...
Discussion Product catalog
Hi, i'm looking for a way that the searchapi product catalog block can work with taxonomy terms on parent-child level. I want to select a parent level, and then let all the children show up in the block. Does anyone have any experience with this? Tha ...
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
Answer Answer to Question 7247
Vote up! 1 Vote down! Hi, 1. go to products-> variation types 2. select the variation type that you want to change (drinks, hats, or your custom variation type) 3. go to the tab called: Node: product list 4. find the "price" field and click t ...
realskorpion — March 2013 — 2 comments
Discussion special forms
Hi, I have on my website a BMI calculator which a person puts in their height, weight, age etc... and it gives the results of the person health etc... i have the files uploaded in the root directory. however for the form, it uses both HTML and javascript. ...
ariban99 — March 2013 — 2 comments
Question Where is product listing function exists in drupal comerce
Vote up! 0 Vote down! Hello, I am a web developer and integrating our software with drupal commerce store. I am trying to get all the products which are displaying in admin but unable to fetch all of them. I want to know which drupal commerce function is ...
maddythecoder — April 2013 — 1 comment — Product Listing
Discussion How to handle bras
No, this isn't spam despite the title!:o) Last year I started building a commerce site for lingerie but for various reasons, this got put on hold but is hopefully coming back to life shortly. However, I did get a reasonable distance but I was finding ...
PedroKTFC — June 2013 — 4 comments
Answer Answer to Question 9162
Vote up! 0 Vote down! The "Entity exists by property" condition will tell you whether or not a taxonomy term exists, but it doesn't have anything to do with whether or not the product is in that category. Instead, you're going to want ...
Ryan Szrama — September 2013 — 2 commentsDiscussion 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
