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.
Documentation Core Architecture
The specification is not a tutorial or guide for new users, nor is it a complete set of API ... Commerce modules. Currently the Info hooks and API utilization guides contain the only complete content. ...
Admin — May 2012
Discussion Programmatically add a donation
global $user; // load the order, create new one if unexisting if (! $order = commerce_cart_order_load ... ('commerce_cart_product_prepare', $order, $product, $quantity); // Create a new line item ot type product $line_item ... ['context']['entity']['product_reference_field_name']= 'field_product'; // Change the display path to one of our special form ...
Manuel — February 2012 — 1 comment
Answer Answer to Question 13057
Vote up! 0 Vote down! Anyone? It's an elemntary feauture of any ecommerce platfrom. Is it really so hard to implement?!? ...
0xhiryuu — February 2014 — 1 commentQuestion how to add search in product reference field?
when i created a new product display all of the products will shown up in product reference field so it ... Vote up! 1 Vote down! HI guys, i already created a lot of product in my website, the problem is ... filter the product reference field? product reference field ...
iamfreelancer — March 2013 — product reference field
Answer Answer to Question 9506
that is the case something we need to do in relationship in advanced tab of the /collection_products ...
ajaichandran — September 2013 — 4 comments
Discussion Add product image in cart view
I want to add the product image in the line item of the cart. So i created a relationship by ... adding- (Line Item) Commerce Line item: Product and then i can add the image field in the fields section. ... If i am logged in as admin i can see the image in the cart but if i am an anonymous user pr just an ...
dianikol — November 2011 — 5 comments
Answer Answer to Question 10801
Vote up! 0 Vote down! I also spend some hours trying to create a block containing Product Price, ... this case should display Commerce products instead of display nodes. Then you can display fields from ... the product but what about the "Add to cart" form? I created a relation to the referencing ...
Kamen — February 2015
Discussion Special instructions field
I created a new field for my products called category and I set up my test site's order page ... as a view that displays all items from a particular category in a table: View: Table: I'm trying ...
switch — October 2011 — 6 comments
Discussion Which is the best way to Alter Product Pricing in a complex scenario?
the type of customer for each user. The price of a product needs to be different for each type of ... the "Product" content type. I've added a new field to the user entity for the ... have N types of customers, being N and integer (2,3...). I'll have a user field who will identify ...
GoddamnNoise — December 2011 — 14 comments
Question Taxonomy Term Field appearing in Product Category //
"Product Catalog" menu ares for two Product Displays where the vocabulary applies. I created other ... Structure > Taxonomy > Add Vocabulary 2. Added term reference field to "Product Display ... " referencing new vocabulary 3. Created new product and found this field in the "Product Catalog" area ...
