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 No attribute selected by default with custom image
attribute is always selected by default. I want the user to-have- to select an attribute when he tries to ... together before the user has made a selection and when he selects a color it switches to the image for that ...
Question How do I keep all products of a type from displaying in the cart?
http://www.drupalcommerce.org/user-guide/modifying-shopping-cart-using-v..., I've added a views relationship to the cart so I can display additional information- i.e. an ...
Answer Answer to Question 13271
do was to comment out function commerce_kickstart_user_username_alter(&$name, $account) { if ...
ashash — March 2014
Discussion Adding payment to access custom entity.
user clicks "Enroll", programmatically create a cart, add a Seminar Tuition product to the ... on to the checkout form. 4) The user goes through the checkout form, supplying their billing address ... entity's reference back to the order. 6) provide the user with the final payment/receipt screen, with ...
MarkLT1 — October 2012 — 1 comment
Discussion How to implement this in my website using Drupal Commerce
lamp and it is lit. >$5 for a 24-hr divo / $3 for a 6-10 hr divo. >User select Divo type ($5 or ...
rishi_cs357 — February 2012 — 3 comments
Question One product attribute, many displays- How?
Vote up! 0 Vote down! Hi, I would like my site users be able to select product sizes by different ...
Answer Answer to Question 7213
order". It fires when the users order is changed. Then create 2 Rules based on that event: the first to ... the user belonging to that order. then add the second Rule same event 1 condition that checks if the ... 'Completed' and an action that takes away the userpoints from the user that made that order I hope this points ...
S1L — March 2013
Discussion How to alter the content shown in the select of the product reference widget?
product_reference what references (node & user...) is able to do with views? I mean to re-use a reference view ...
itamair — February 2012 — 3 comments
Question How to use hook_commerce_entity_access_condition_ENTITY_TYPE
items with a field that the user has to grant access to orders (and thus line items). I'll be ...
Answer Answer to Question 7244
Vote up! 2 Vote down! Commerce Kickstart 2.x comes with the Commerce Addressbook module installed. That's where that functionality comes from, and you can easily have it on your site by getting the module and configuring it the same way.:) ...
Ryan Szrama — March 2013 — 3 comments