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 Field line_item in cart summary.

Hi everybody! I have a custom field created in line item. The question is: How can I calculate the sum of this field? Using rules, of course. And the result of this sum put it in the summary cart. Thank for your help! Yatiri. ...
yatiri — February 2012 — 2 comments

Discussion Group users or customers in a company

What's the best way to group customers in a company. Customer/user can work the same company, and it might be usefull to store this information in the shop for admin purposes or for giving discounts using rules. Example:- user X- user y both belong t ...
thim — April 2013 — 3 comments — wholesale buyer groups

Discussion How can I hide a product variation field in the page template?

I have successfully hidden one of the content type fields using the code below: <?php         hide ($content ['field_desc']);      ?> I have then managed to display the above where I want it using the code below: <?php      print render ...
Carl Bowles — December 2013 — 1 comment — Drupal 7 commerce, -Kickstart 2.0, omega, template, php

Discussion Update Product Price in Product Display?

I have Created a custom line item type and a custom display as per Randy's Awesome screencasts. In my Custom Line Item Type I have added a Radio Button-Type List Field. I have created a product pricing rule that says "if a certain option is sele ...
cbrompton — December 2011 — 3 comments

Answer Answer to Question 7289

Vote up! 0 Vote down! 1. Use "feeds product-import" to import all product variations first 2. Then use "feeds product-display-import".- Source, Target, Target Config- SKU, GUID, Used as unique- SKU, Product variations: SKU (You may try ...
ng.ahchi — March 2013 — 2 comments

Discussion Guest login

I would like to have the login automatically populate an already registered guest username and password. Is there a way to default the login fields with this already created account? Any help would be appreciated. ...
dspock — June 2012 — 1 comment

Question Custom product variations

Vote up! 2 Vote down! I have a project where the customer will be able to select the colors they want on the product. Example: a baseball hat where the bill can be one color, the top of the hat one color, the inside of the hat one color and the logo one c ...
that0n3guy — February 2013 — 1 comment — Product Attributes, Custom Line Item

Discussion make "add to cart" button go straight to checkout?

Hi there, I'm playing with DC for the first time today- very impressed I must say. It's a big leap forward from Ubercart. I wonder if anyone can point me in the right direction for this. I would like to modify the "add to cart" button ...
tripper54 — June 2011 — 4 comments

Discussion ER (Entity Relationships) Diagram for Drupal Commerce

I'm currently working on understanding Drupal Commerce. I only have a fuzzy idea of how all the different entities (not just Drupal "entities") relate. We have a list here: http://www.drupalcommerce.org/specification/entities Product entity ...
rjsteinert — January 2012 — 2 comments

Answer Answer to Question 32051

Vote up! 0 Vote down! A little more information is needed to adequately answer this: Most notably, how do you delineate that a payment is confirmed/accepted/completed? What do you change to take note of that? ...
David Wright — February 2015 — 1 comment

Pages