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 Skip shopping cart & add checkout form to product display page?

product to consider: it is a simple single product. I understand users would only be able to purchase one ... Drupal user, so I would appreciate really any thoughts/guidance/tutorials on how I can accomplish this, ...

Discussion Linked attributes

t-shirts can be black and yellow, unisex t-shirts can be green and white. How I can create it, so if user ...
Maestro — July 2011 — 3 comments

Answer Answer to Question 3778

code below To be somewhat consistent, I wanted to put tabs on the order display for a user so you could ... ['user/%user/orders/%commerce_order/view'] = array(    'title callback' => 'commerce_order_ui_order_title',     ... ['user/%/orders/%/payments'] = array(    'title' => 'Payments',     'description' => ...
kevinquillen — April 2013

Answer Answer to Question 8597

http://www.drupalcommerce.org/search/site/custom%20line%20items?f[0]=bun... Multiple products approach: http://www.drupalcommerce.org/user ...
joshmiller Josh Miller — June 2013

Discussion Product image on cart form

Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments

Discussion Product Reference Field Specification

functions similar to the core Term Reference field and contributed User and Node Reference fields. It stores ... autocomplete field would allow the user to start typing either a product SKU or title and see an autocomplete ...
Ryan Ryan Szrama — February 2010 — 12 comments

Discussion Advice Please for Subscription Site

Member" that lasts for 15 days. I need to charge 0 initially, but the user will be able to create ... a content type of "business". After the 15 days have passed, an email needs to be sent to the user ...
efox12 — February 2014 — 1 comment

Answer Answer to Question 13271

Vote up! 0 Vote down! This is happening in the commerce_kickstart_user module that comes with ...
joshmiller Josh Miller — March 2014

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 Can product prices be changed from USD to CAD

Is there a way to set the base price of products in a different currency then USD? Any insight would be helpful. Merci bien! ...
HamiltonBoucherMedia — May 2012 — 3 comments

Pages