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.

Answer Answer to Question 15001

Vote up!-1 Vote down! When you go around the data model that Drupal Commerce sets up, you will have problems. Attributes should not have pricing except in very unique ecommerce situations. Everything else should come back to a unique and specific product/ ...
joshmiller Josh Miller — October 2014 — 1 comment

Discussion Creating products in Commerce- improving / simplifying the workflow

I am looking at commerce from an end users perspective (the manager of an ecommerce store- non technical) From my understanding you create a product here /node#overlay=admin/commerce/products/add/product and THEN create a node referencing the product for ...
pdjohnson — May 2011 — 2 comments

Question Programatically create an entity reference field for products

Vote up! 1 Vote down! There is a great example of how to create a entity reference field here. http://drupal.org/node/1264160 This works if you are focusing on one bundle. However Commerce Products usually have more than on bundle. I'm wondering if a ...
bj___ — May 2013 — 1 comment — entity reference

Discussion Complex shipping Calculation

Hello, I have a list of products with weights associated. I want to add a shipping line on my cart that would be calculated from the total product weight of the cart * specific amount that depends on the weight. Suppose i have these rules: If shopping car ...
peyrusse — November 2011 — 2 comments

Discussion where can i manage confirmation mails?

After processing order is completed, commerce generates a confirmation mail. Where can I configure and manipulate the output design and content of this mail? How can I send additional mails to the customer, in case of delivery difficulties? How can I mana ...
ronald — January 2013 — 1 comment — commerce_email, email checkout vendor

Question Product princing rules and product fields (not inline item fields)

Vote up! 0 Vote down! I want to calculate the price of a product that depends weight and height. In Products, I have two fields: price_cm_width and price_cm_height. In Line item, I have other two fields: cm_width and cm_height. The idea is put on the unit ...
ces — April 2013 — 1 comment — Rules, Prices, dimensions, fields

Discussion In Drupal Commerce, How to generate order using “Add to Cart” button in Custom PHP page

In Drupal Commerce Kickstart, I used custom PHP page in Drupal root folder. As per the requirement I choosed custom PHP Code to show products in different logic pattern. I am getting product id value for each product in that page. Now, I need "Add to ...
SinhaM — August 2013 — 1 comment — add to cart

Discussion Defining a Customer Entity

I've been rereading some of my thoughts on orders and mulling over conversations with TR and gordon. We speculated on the need for a customer entity in Paris but didn't pursue it, instead placing a customer_uid field natively on order entities. ...
Ryan Ryan Szrama — May 2010 — 18 comments

Question Add tokens to the commerce-order token types for commerce-order-total field components base-price shipping etc

Vote up! 0 Vote down! Hi, May be shortterm solution thinking for https://drupal.org/node/2063023 Adding simple tokens based on: http://www.andypangus.com/drupal-7-making-your-own-tokens I made this custom module but I do not see the tokens showing up in t ...
Summit — August 2013 — 1 comment — Commerce Tokens

Discussion Event ticket use case

Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments

Pages