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 Product View has empty spaces
I am currently building a Drupal Commerce website for a customer of mine, and I am having an issue that I have never seen before. The product view is pulling in random white space, almost like there is an empty field there, however I cannot find anything ...
daniel — April 2013 — 3 comments
Discussion Additional Information on the Order Page
I need to display additional customer information regarding the order when viewed by an admin. I need to show the date of the order and the customer's email address(among other things). How would I go about modifying the order page for admins? ...
tars16 — December 2011 — 11 comments
Discussion Edit "collection products" view: show child items
Hello, I'm trying to modify the default "collection products" view because I have a lot of sub-categories. For example, in the "Sample Category 1" I have a list of sub-categories with relative products. I added the sub-catergories ...
Answer Answer to Question 12817
Vote up! 0 Vote down! If you go to admin/structure/types you should see your new product type in there. Select 'manage fields', go to the bottom of the page and choose the body field in "Add existing field". Save and it should all be g ...
Andy @ BlueFusion — January 2014 — 1 commentDiscussion Different buttons in the cart
Hi How to make different buttons in the cart pages? Now is still the same button. I need in first cart buton "Next" and the last cart page button with "Confirm order". ...
nawi — July 2012 — 2 comments
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
Discussion How to make the site for multi-screens?
Hi, I would like my commerce site to support smaller screens (mobiles, ipads, etc) as well as normal computers (laptops etc). Is there any way of doing this in the commerce kickstart project? Regards, Tobbe G mobile multiple screens tablet ...
Discussion Get order items (in script)
Hi! Which function can I get the order items? I need the quantity of items. I use the commerce_order_load() function to get order data. But I can't find the items function(s). Can Any help me? Which function could I use to get these data? ...
Gábor — May 2012 — 4 comments
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
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
