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 display of attribute field strange behavior
http://www.drupalcommerce.org/user-guide/product-attributes-variations. The problem is when you display the product display it doesn't appear as a list it appears ...
Discussion Disable checkout pane based on cart
in the cart then an additional checkout pane is shown where the user needs to provide additional ... to capture additional information about the user which will not be needed for other products. Any ...
z_khn06 — October 2011 — 1 comment
Answer Answer to Question 38569
{ "USING": { "user": ["site:current-user ...
Travis — August 2015 — 1 commentDiscussion 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
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 8668
a checkbox seen by the user that will turn off the quantity in the cart? ...
akosipax — July 2013
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
Question Anyone know a good tutorial for setting up a ticket shop?
The process basically would be: A user hits the register button for a specific event The user ... tutorial here The user fills in their name & e-mail address and selects options for payment The user is ...
zJoriz — July 2013 — tutorials ticket selling event registration
Discussion Question about displaying products without node display
be displayed for sale on user profiles or just using standard views on my site? I'm really ...
jaxon — June 2011 — 3 comments
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 ...
Josh Miller — June 2013