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.
Question Attach the same Variations to a product.
Vote up! 2 Vote down! I feel like what I want should be obvious and easy to figure out...but after days of reading the documentation, searching the web and experimenting, I've yielded nothing but frustration. I'm either an idiot...or for some un ...
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
Discussion going live with PayPal?
I've reading through a few threads here and "there", and I'm a bit confused. Can I go live with a VERY simple site using PayPal as the gateway? The site, will have a handful of items, and will be a great learning ground for me. However ...
TechDust — March 2011 — 6 comments
Question Is there a commerce solution ready for file download products?
Vote up! 0 Vote down! Hello, I installed the first version of kickstart successfully I need to use it or the newer version to create a simple site for dowloading app files (apk,mp4, etc.) Does it exist an out of the box distribution? Or where I can get a ...
Discussion Using other products as "sub-products" for a product?
Is it possible to use other products (entities) as a kind of "attributes" or "sub-products" for a certain product? It is something of a mix between attributes and related products I am looking for, I think. ...
bengt — November 2012 — 1 comment
Discussion Different Payment Gateways for Different Products?
I would like to utilize different payment gateways for different products that were in a single checkout. Part of the money would go one place, and part to another, two charges on the user's credit card, from a single checkout. Is this currently impl ...
glassdimly — October 2012 — 4 comments
Answer Answer to Question 8645
Vote up! 0 Vote down! Before you can have a product in the actions you must make it available. You do that by checking for a product's field in the conditions via data comparison. ...
l0calh0rst — July 2013 — 2 comments
Discussion Show certain products during submitting a new order
Hi to everybody, I'm using DC to implement a basic marketplace. The problem I have is to show just certain products to certain users during order creation. Unfortunately, everybody can see all the available products, whereas each user must see just t ...
Discussion How to alter the line-item Price programmatically
Hi there How can i alter the the line-item Price programmatically? is there something easy like commerce_alter_line_item_price($line_item,array('add',200)); ...
einsk — August 2012 — 6 comments
Answer Answer to Question 7718
Vote up! 0 Vote down! Interesting... thanks for the suggestion. I think I found the missing part in the first video. I didn't realize there was an 'Add to cart' field. Albums are the center point to relate products. I would tend to relate t ...
bohemier — April 2013 — 1 comment